@firstpick/pi-skill-vulnerability-scanner
v0.1.1
Published
Agents should invoke this skill when checking CVEs or known vulnerabilities in installed packages, dependencies, Docker images, OS packages, exposed services, or software versions. Produces severity-rated scan reports.
Maintainers
Readme
@firstpick/pi-skill-vulnerability-scanner
A Pi skill for tasks involving checking CVEs or known vulnerabilities in installed packages, dependencies, Docker images, OS packages, exposed services, or software versions. Produces severity-rated scan reports.
What it does
- Adds the
vulnerability-scannerskill to Pi's skill library. - Guides agents to invoke the skill when checking CVEs or known vulnerabilities in installed packages, dependencies, Docker images, OS packages, exposed services, or software versions. Produces severity-rated scan reports.
- Bundles
skills/vulnerability-scanner/SKILL.mdplus any supporting references, scripts, tests, fixtures, or assets used by the skill.
Install
pi install npm:@firstpick/pi-skill-vulnerability-scannerConfiguration
No required configuration.
Commands
None.
Tools
None.
Example view
User: Review this change for the concerns covered by `vulnerability-scanner`.
Agent: Invokes the `vulnerability-scanner` skill, follows its workflow, and reports the result.