deps-audit
Audit project dependencies for vulnerabilities, outdated packages, license conflicts, and supply chain risks — then provide actionable remediation strategies.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install deps-audit --cli claudewrites the file to.claude/commands/deps-audit.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/deps-audit.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow deps-audit from the codebase-cleanup plugin. Audit project dependencies for vulnerabilities, outdated packages, license conflicts, and supply chain risks — then provide actionable remediation strategies.
When to use it
Audit project dependencies for vulnerabilities, outdated packages, license conflicts, and supply chain risks — then provide actionable remediation strategies.
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/codebase-cleanup/commands/deps-audit.md -o .claude/commands/deps-audit.md
Notes
Extracted from wshobson/agents. Plugin: codebase-cleanup.