dependency-audit
Installation
SKILL.md
Dependency Audit Weekly
Goal
Deliver a weekly dependency audit summary for the package manager this project uses.
Detect package manager
Inspect the project root:
composer.jsonpresent → Composer (PHP)package.jsonpresent → npm (JavaScript / TypeScript)- Both present → audit both, report each section separately
- Neither present → stop and report that the directory is not a Composer or npm project
Loop
Kickoff prompt (harnesses that support scheduled loops):