agentsclimarketplace

Cve cwe db

Skill a5c-ai/babysitter/library/specializations/security-research/skills/cve-cwe-db

CVE and CWE database querying and managementFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill cve-cwe-db

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.5 KB, 237 tokens by cl100k_base, 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)

What ships with it: 1 file

582 B alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.