audit-deps

Community

Keep npm dependencies healthy and secure.

AuthorSumitRajpal
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This workflow helps developers quickly identify and remediate security vulnerabilities, outdated packages, duplicate dependencies, and unused entries in npm projects, reducing risk and maintenance overhead.

Core Features & Use Cases

  • Security scanning: Detects vulnerabilities via npm audit and reports critical/high issues with package name, vulnerability, and suggested fixes.
  • Outdated and duplicate management: Lists outdated packages with version gaps and surfaces duplicates that bloat the install.
  • Unused dependency cleanup: Cross-checks package.json against source files to flag dependencies with zero imports.
  • Wrong dependency typing: Flags dependencies that should be in devDependencies based on usage in scripts/tests.

Quick Start

Run npm audit --json to identify vulnerabilities and then npm outdated --json to surface major version gaps, followed by cross-checking package.json against your src/ directory to identify unused or misplaced dependencies.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: audit-deps
Download link: https://github.com/SumitRajpal/nextjs-claude-architecture/archive/main.zip#audit-deps

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.