Dependency audit
Professional development studio for Claude Code CLI
npx -y skills add manastalukdar/ai-devstudio --skill dependency-auditAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Comprehensive dependency security and license audit
SKILL.md
1.0 KB, as published. Nobody here has run it
Dependency Security & License Audit
I'll perform comprehensive security and license audits of your project dependencies, identifying vulnerabilities, license issues, and outdated packages.
Arguments: $ARGUMENTS - specific packages, severity level, or audit focus
Audit Philosophy
- Security First: Identify all vulnerabilities
- License Compliance: Ensure legal compatibility
- Supply Chain Security: Verify package integrity
- Update Strategy: Safe upgrade paths
Token Optimization
Expected range: 400–1,000 tokens (initial), 50 tokens (no vulnerabilities)
Caching: Caches last audit results in .claude/cache/deps/last-audit.json for 7 days. Invalidated when package.json changes.
Early exit: Returns immediately if no vulnerabilities are found.
Patterns used: Grep-before-Read, early exit, Bash for system queries, caching