# Vuln Nist

> NIST vulnerability database lookup and CVE analysis

- Skill: `majiayu000/vuln-nist` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/vuln-nist`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/vuln-nist/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/vuln-nist

---


# NIST Vulnerability Skill

## Overview

NIST National Vulnerability Database lookup. 90%+ context savings.

## Tools (Progressive Disclosure)

### CVE Lookup

| Tool        | Description            |
| ----------- | ---------------------- |
| search-cve  | Search CVEs by keyword |
| get-cve     | Get CVE details by ID  |
| recent-cves | List recent CVEs       |

### Analysis

| Tool              | Description            |
| ----------------- | ---------------------- |
| cvss-score        | Get CVSS score         |
| cpe-match         | Match CPE identifiers  |
| affected-products | List affected products |

### Reporting

| Tool             | Description             |
| ---------------- | ----------------------- |
| export-json      | Export CVE data as JSON |
| severity-summary | Summarize by severity   |

## Agent Integration

- **security-architect** (primary): Vulnerability assessment
- **compliance-auditor** (primary): Compliance reporting
- **developer** (secondary): Dependency security

