cxcscmu/run-trivy-audit
Use this skill to run Trivy in offline mode against /root/package-lock.json and produce the security audit CSV at /root/security_audit.csv. Use only after locating the trivy cache directory.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill run-trivy-audit
Take cxcscmu/run-trivy-audit from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.