dependency-audit

Installation
SKILL.md

Skill: Dependency Audit

What This Skill Does

Produces a dependency health report covering four dimensions: staleness (outdated versions), security (known vulnerabilities), licensing (compatibility issues), and usage (potentially unused packages).

When to Use

  • Periodic maintenance check (monthly/quarterly)
  • Before a major release
  • When security is a concern
  • When the user says "audit our dependencies" or "what needs updating?"

Execution Model

  • Always: the primary agent runs this skill directly.
  • Token budget: ~3-5k tokens.
  • Output: chat-based audit report. Optionally written to docs/dependency-audit.md.
Installs
1
GitHub Stars
1
First Seen
Mar 3, 2026
dependency-audit — flitzrrr/opencode-processing-skills