cxcscmu/skilllearnbench-dependency-vulnerability-check-trivy-offline-vulnerability-scanning
Use Trivy vulnerability scanner in offline mode to discover security vulnerabilities in dependency files. This skill covers setting up offline scanning, executing Trivy against package lock files, and generating JSON vulnerability reports without requiring internet access.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill trivy-offline-vulnerability-scanning
Take cxcscmu/skilllearnbench-dependency-vulnerability-check-trivy-offline-vulnerability-scanning 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.
The instructions reference apt.
Without those the skill loads but fails at the first command.