Execute this skill enables comprehensive vulnerability scanning using the vulnerability-scanner plugin. it identifies security vulnerabilities in code, dependencies, and configurations, including cve detection. use this skill when the user asks to scan fo... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
4.6
Rating
0
Installs
Security
Category
The skill provides a clear conceptual overview of vulnerability scanning with good structure and examples. However, it lacks critical implementation details: the description mentions a 'vulnerability-scanner plugin' but provides no information on how to invoke it, what commands to run, or how the scripts directory integrates with the workflow. The descriptionCoverage score is low because a CLI agent couldn't execute this skill without knowing the actual plugin invocation syntax or how scan.sh, cve_lookup.py, and report_formatter.py should be used. TaskKnowledge is limited as the workflow steps are generic ('Activate the plugin') rather than actionable commands. Structure is the strongest dimension with logical organization and clear examples. Novelty is moderate - vulnerability scanning is valuable but relatively standard DevOps functionality. To improve, add concrete command examples, plugin API details, and explicit workflow steps that reference the scripts.
Loading SKILL.md…