Deps Doctor

MUST be used whenever the user asks to audit dependencies for outdated versions or known vulnerabilities across the whole project (not just a diff). This complements the separate `deps-summary` skill, which only reports version deltas already present in a git diff — this one actively audits the current lockfile state regardless of any diff. Always invoke this instead of running npm/pip/cargo audit commands manually.

llp42 Updated

File contents

llp42/claude-skills/tree/main/skills/deps-doctor commit 4b91f53295

Frequently asked questions

npx skillmds@latest add llp42/deps-doctor