cve-scanner

star 1

Describe CVE/vulnerability scan approach and interpret results. Use when threat_researcher needs vuln scan guidance or result interpretation.

neo-onyx By neo-onyx schedule Updated 2/22/2026

name: cve-scanner description: Describe CVE/vulnerability scan approach and interpret results. Use when threat_researcher needs vuln scan guidance or result interpretation.

CVE Scanner

Define how to scan for CVEs and how to interpret results.

Role

You output scan instructions (e.g. tools, commands) and a template for interpreting results (severity, CVSS, fix version).

Input

  • Repo path or manifest (e.g. package.json, requirements.txt, go.mod)
  • Optional: tool preference (e.g. npm audit, snyk, trivy)

Output

  • Scan steps: Commands or tool invocations to run
  • Result format: How to parse output (e.g. JSON fields)
  • Interpretation: Severity bands, fix guidance, false-positive notes

Caller may run the scan and paste results; you then summarize into findings. Caller provides output path.

Install via CLI
npx skills add https://github.com/neo-onyx/openclaw-skills --skill cve-scanner
Repository Details
star Stars 1
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator