← 返回
未分类 中文

agent-bom vulnerability intel

Use agent-bom to check package, SBOM, inventory, and agent dependency exposure against OSV, GitHub Security Advisories, NVD, EPSS, and CISA KEV with explicit...
使用 agent-bom 检查包、SBOM、库存和代理依赖的暴露,针对OSV、GitHub 安全公告、NVD、EPSS 和 CISA KEV,明确...
msaad00
未分类 clawhub v0.88.5 7 版本 99900.6 Key: 无需
★ 0
Stars
📥 1,005
下载
💾 0
安装
7
版本
#latest

概述

agent-bom-vulnerability-intel

Use this skill to answer vulnerability-intelligence questions through

agent-bom's existing scanners and canonical evidence model. Do not create

one-off OSV, GHSA, NVD, EPSS, or KEV clients in the agent session; route through

agent-bom so advisory provenance, aliases, severity gates, cache behavior,

redaction, and output schemas stay consistent.

Modes

Start with the smallest mode that answers the user:

ModeUse WhenData Boundary
-------------------------------
explain-onlyUser wants to know what would be queriedNo advisory calls
check-packageUser names one package/version/ecosystemOnly that package identifier is queried
scan-localUser wants findings from local agents or a local inventory fileLocal parse first; advisory calls use package identifiers only
offline-reviewPrivate package names cannot leave the environmentUse local/cache-approved data only; disclose reduced coverage
exportUser wants PR gate, SARIF, JSON, or audit evidenceWrite only to an operator-selected path

Guardrails

  • Ask before scanning a broad filesystem path or local agent configs.
  • Do not paste or reveal NVD_API_KEY, GITHUB_TOKEN, package-registry

credentials, cloud credentials, or env values.

  • Do not send full source files, lockfiles, config contents, secrets, or scan

reports to advisory providers. agent-bom extracts package identifiers first.

  • Treat unknown or unresolvable versions as coverage gaps, not clean results.
  • Preserve advisory provenance. Do not collapse OSV, GHSA, NVD, EPSS, and KEV

into a single unlabelled severity.

  • Do not modify dependencies or install fixes unless the user explicitly asks

for a remediation workflow.

Workflows

Explain the Boundary

When the user asks "what leaves my environment?", answer before running:

This lookup sends package identifiers (name, version, ecosystem/PURL) and CVE
IDs to public advisory databases. It does not send source code, raw configs,
secrets, env values, credentials, or full scan reports. Use offline-review if
private package names are sensitive.

Check One Package

agent-bom check flask==2.0.0 --ecosystem pypi

Use this for quick triage and fix-version checks. If the package name belongs

to a private registry or internal project, use explain-only first and let the

operator decide whether the identifier may be queried externally.

Scan a Canonical Inventory

agent-bom agents --inventory inventory.json --format json --output findings.json

Use this after an operator-pull adapter or discovery skill emits canonical

inventory. The inventory can stop at the file boundary; scanning is an explicit

operator handoff.

Export for a PR Gate

agent-bom agents --inventory inventory.json --format sarif --output agent-bom.sarif

Use SARIF only when the user wants GitHub code-scanning or AppSec PR-gate

evidence. Keep JSON for local analysis and audit trails.

Offline Review

If external advisory calls are not allowed, run with the project's offline or

cache-approved mode and say clearly that coverage depends on the locally

available vulnerability database. Do not call a clean offline result equivalent

to a fresh OSV/GHSA/NVD lookup.

Output Rules

  • Show CVE/GHSA/PYSEC aliases together when available.
  • Include severity source, fix version, EPSS, KEV status, CWE, and advisory

source chain when present.

  • Separate "no vulnerabilities found" from "not enough data to evaluate."
  • Keep raw credentials and credential-bearing URLs out of output, logs, prompts,

SARIF locations, and exported reports.

版本历史

共 7 个版本

  • v0.88.5 当前
    2026-06-01 20:26
  • v0.88.4
    2026-05-26 22:49
  • v0.88.3
    2026-05-26 17:22
  • v0.88.1
    2026-05-23 15:51 安全 安全
  • v0.87.1
    2026-05-19 10:39 安全 安全
  • v0.86.2
    2026-05-08 12:46 安全 安全
  • v0.86.1
    2026-05-07 03:58 安全 安全

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

security-compliance

agent-bom

msaad00
开源安全扫描器,面向代理基础设施——覆盖代理、MCP、软件包、爆炸半径、运行时及跨MCP发现、CVEs、SBOM、CIS基准的信任评估
★ 0 📥 1,873
security-compliance

agent-bom runtime

msaad00
AI运行时安全监控——上下文图分析、运行时审计日志与CVE漏洞关联分析,以及漏洞分析查询。
★ 0 📥 1,847
security-compliance

agent-bom compliance

msaad00
AI 合规与策略引擎——依据 OWASP、NIST、SOC 2、ISO 27001、CMMC、EU AI Act、AISVS v1.0 等相关框架评估扫描结果,生成...
★ 0 📥 1,853