Cve cwe db
Skill a5c-ai/babysitter/library/specializations/security-research/skills/cve-cwe-db
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
npx -y skills add a5c-ai/babysitter --skill cve-cwe-dbAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
CVE and CWE database querying and management
SKILL.md
1.5 KB, as published. Nobody here has run it
CVE/CWE Database Skill
Overview
This skill provides CVE and CWE database querying, CVSS scoring, and vulnerability management capabilities.
Capabilities
- Query NVD for CVE details
- Search CWE database for weaknesses
- Calculate CVSS scores (v2, v3.1, v4)
- Generate CVE request templates
- Track CVE assignment status
- Map vulnerabilities to CWE
- Generate vulnerability advisories
- Support CPE matching
Target Processes
- vulnerability-root-cause-analysis.js
- responsible-disclosure.js
- security-advisory-writing.js
- variant-analysis.js
Dependencies
- NVD API access
- CWE database (local or API)
- cvss library (Python)
- Python 3.x
Usage Context
This skill is essential for:
- Vulnerability classification
- CVSS score calculation
- CVE request preparation
- Advisory writing
- Vulnerability tracking
Integration Notes
- Supports NVD API v2
- Can cache CVE data locally
- Integrates with vulnerability management systems
- Supports CPE-based vulnerability matching
- Can generate machine-readable advisories (CSAF)