Analyze dependencies for known security vulnerabilities and outdated versions. Use when auditing third-party libraries. Trigger with 'check dependencies', 'scan for vulnerabilities', or 'audit packages'.
5.8
Rating
0
Installs
Security
Category
This skill provides a solid foundation for dependency analysis with clear descriptions and workflows. The SKILL.md effectively describes when and how to use the skill, with good examples and best practices. The structure is logical with supporting scripts referenced. However, the skill's novelty is moderate - dependency scanning is a well-established task that standard CLI tools (npm audit, pip-audit, snyk) can handle directly. The task knowledge is adequate with references to scripts for vulnerability parsing and reporting, though the actual integration mechanism with 'dependency-checker plugin' could be more concrete. The description coverage is strong enough for agent invocation with clear trigger phrases. Minor inconsistency: references a 'dependency-checker plugin' that isn't clearly defined in the directory structure, but we assume this exists as intended.
Loading SKILL.md…