CVE and CWE database querying and management
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill cve-cwe-db --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cve Cwe Db?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-cve-cwe-db-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: CVE/CWE Database Skill
description: CVE and CWE database querying and management
allowed-tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep
- WebFetch
graph:
domains: [domain:cybersecurity]
specializations: [specialization:security-research]
skillAreas: [skill-area:vulnerability-management, skill-area:threat-intelligence-hunting]
roles: [role:security-engineer]
workflows: [workflow:vulnerability-management]
---
# 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)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!