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.json present → Composer (PHP)
  • package.json present → 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):

Installs
2
GitHub Stars
3
First Seen
Aug 14, 2026
dependency-audit — leek/agent-skills