New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

pkg-scaffold

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pkg-scaffold

The Ultimate Enterprise Codebase Janitor. Faster than Knip with OXC integration, type-aware analysis, and automated structural healing. Fully standalone - solving what Knip cannot.

latest
Source
npmnpm
Version
4.0.1
Version published
Weekly downloads
43
4.88%
Maintainers
1
Weekly downloads
 
Created
Source

pkg-scaffold

The Ultimate Enterprise Codebase Janitor. Faster than Knip with OXC integration, type-aware analysis, and automated structural healing. Fully standalone - solving what Knip cannot.

Version License Performance

NOTE

This package is RENAMED, the new package name is entkapp

pkg-scaffold is a next-generation tool designed to declutter your JavaScript and TypeScript projects. It finds unused files, unused dependencies, dead code, circular dependencies, and more. It is built to be a direct and superior competitor to knip.dev.

🚀 Why pkg-scaffold over Knip?

  • ⚡ Blazing Fast: Powered by oxc-parser (Rust-based) for lightning-fast AST traversal.
  • 🔌 Massive Plugin Ecosystem: Over 20+ built-in plugins (Next.js, Nuxt, SvelteKit, Tailwind, Jest, Vitest, Playwright, etc.).
  • 💀 True Dead Code Detection: Advanced graph-based reachability analysis to find truly dead files and unused exports.
  • 🔄 Circular Dependency Detection: High-performance Tarjan-based algorithm to detect circular dependencies.
  • 🔐 Secrets Scanning: Automatically detects hardcoded API keys, tokens, and credentials.
  • 🛡️ Supply Chain Guard: Detects typosquatting and verifies integrity lockfile hashes.
  • 🛠️ Automated Structural Healing: Automatically fixes structural issues with git-based rollback protection and SHA-256 transaction integrity.
  • ⚛️ Framework Precision: Enhanced support for JSX, Decorators, and Monorepos with reliable cross-thread data merging.
  • ⚙️ Flexible Configuration: Supports pkg-scaffold.json, pkg-scaffold.ts, pkg-scaffold.config.js, and more.

📦 Installation

npm install -D pkg-scaffold
# or
pnpm add -D pkg-scaffold

Keywords

analysis

FAQs

Package last updated on 17 Jun 2026

Related posts