II.
LibrarySkill JSON
Structured · livelib-skill:security-research--cve-cwe-db
CVE/CWE Database Skill json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:security-research--cve-cwe-db",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "CVE/CWE Database Skill",
"description": "CVE and CWE database querying and management",
"libraryPath": "library/specializations/security-research/skills/cve-cwe-db/SKILL.md",
"specialization": "security-research",
"contentSummary": "# CVE/CWE Database Skill\n\n## Overview\n\nThis skill provides CVE and CWE database querying, CVSS scoring, and vulnerability management capabilities.\n\n## Capabilities\n\n- Query NVD for CVE details\n- Search CWE database for weaknesses\n- Calculate CVSS scores (v2, v3.1, v4)\n- Generate CVE reque"
},
"outgoingEdges": [
{
"from": "lib-skill:security-research--cve-cwe-db",
"to": "skill-area:vulnerability-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-research--cve-cwe-db",
"to": "skill-area:threat-intelligence-hunting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:security-research--cve-cwe-db",
"to": "domain:cybersecurity",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-research--cve-cwe-db",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-research--cve-cwe-db",
"to": "workflow:vulnerability-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-research--cve-cwe-db",
"to": "specialization:security-research",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}