cyberedge-correlate-cves
Correlate exact, evidence-backed CPE identities already observed by CyberEdge with normalized NVD CVE records. Use when an AI operator must run CVE intelligence for an authorized Scope, interpret CVSS metadata and lifecycle state, or distinguish completed CPE coverage from missing identity or provider failure without guessing products or versions.
适合你,如果需要在授权范围内运行CVE情报并区分已覆盖与缺失的CPE
npx oh-my-skill add symph0nia/cyberedge/cyberedge-correlate-cvescurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- symph0nia/cyberedge/cyberedge-correlate-cvesnpx oh-my-skill verify symph0nia/cyberedge/cyberedge-correlate-cves怎么用
商店整理自技能原文 · 版本 0af016f · 表述以原文为准Claude能根据你授权的网站资产中已识别的软件版本(CPE),自动关联标准化的CVE漏洞情报,并报告漏洞的严重性、状态、证据来源及生命周期。
当你拥有一个授权范围且已有技术指纹(含精确CPE),需要分析CVE情报时,可以要求Claude运行此技能。
技能原文 SKILL.md
CyberEdge Correlate CVEs
Use cyberedge-agent; this machine bridge is not a human CLI.
Preconditions
- Require an existing authorized Scope with Website inventory produced by
policy_service_baseline. - Require at least one TechnologyFingerprint containing both an exact
cpe_nameand itscpe_sourceprovenance. - Require this exact Skill/version grant with
scan.intelligence,task.read,finding.read,evidence.read, andreport.read.
Workflow
- Start
policy_cve_intelligencefor the authorized Scope. Never submit a CPE or CVE query directly. - Watch the Task until it becomes terminal.
- Correlate each
detector=nvd-cveFinding with itsnvd.cve.resultObservation and normalized JSON Evidence. - Report the exact CPE, CPE source, CVE ID, NVD status, CVSS score/vector/severity, Evidence ID, references, and Finding lifecycle state.
- Treat
nvd.cve.coverageas completed negative coverage only for that exact CPE and Asset. - Treat
nvd.cve.errorornvd.cve.no_targetsas unknown coverage. Do not claim the Scope is free of known vulnerabilities.
An NVD association means the observed exact product identity falls within NVD applicability data. It does not prove exploitability, reachability, or successful exploitation. State this distinction in reports.
Never infer or edit CPEs, query broad vendor/product wildcards, invoke NVD directly, fetch proof-of-concept code, or upgrade confidence beyond the retained Evidence.
{"request_id":"req-1","idempotency_key":"idem-1","agent_id":"codex-main","skill_name":"cyberedge-correlate-cves","skill_version":"0.1.0","action":"start_scan","scope_id":"scope-id","policy_id":"policy_cve_intelligence"}