Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器clawhub未标认证来源可访问clear审计提醒

agent-bomAgent 物料清单

Agent Skill

agent-bom 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

48,023

周安装

1,924

GitHub Stars

公开资料未说明

下载量

15,546
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:agent-bom(Agent 物料清单)
来源仓库:https://github.com/msaad00/agent-bom
安装命令:
openclaw skills install agent-bom
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install agent-bom

简介

开放安全扫描器分析代理基础设施组件与依赖风险。

  • 支持 SBOM 生成、CVE 匹配与 CIS 基准合规检查。
  • 识别爆炸半径与跨 MCP 信任传递路径隐患。
  • 扫描耗时较长,建议夜间批量执行不影响日间业务。
  • 结果需人工复核确认高危项并制定缓解计划。agent-bom 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
agent-bom
description
>-
version
0.76.4
license
Apache-2.0
compatibility
>-
metadata
author
msaad00
homepage
https://github.com/msaad00/agent-bom
source
https://github.com/msaad00/agent-bom
pypi
https://pypi.org/project/agent-bom/
scorecard
https://securityscorecards.dev/viewer/?uri=github.com/msaad00/agent-bom
tests
7239
install
pipx
agent-bom
pip
agent-bom
docker
ghcr.io/msaad00/agent-bom:0.76.4
openclaw
requires
bins
[]
env
[]
credentials
none
credential_policy
>-
https
//github.com/msaad00/agent-bom/blob/main/src/agent_bom/security.py#L159
optional_env
purpose
Optional third-party vulnerability enrichment for code_scan (requires SNYK_TOKEN)
required
false
purpose
AWS CIS benchmark checks — uses boto3 with local AWS profile
required
false
purpose
Azure CIS benchmark checks (azure-mgmt-* SDK)
required
false
purpose
Azure CIS benchmark checks — service principal client ID
required
false
purpose
Azure CIS benchmark checks — service principal secret
required
false
purpose
GCP CIS benchmark checks (google-cloud-* SDK)
required
false
purpose
Snowflake CIS benchmark checks
required
false
purpose
Snowflake CIS benchmark checks
required
false
purpose
Snowflake key-pair auth (CI/CD)
required
false
purpose
Snowflake auth method (default: externalbrowser SSO)
required
false
optional_bins
emoji
\F6E1
homepage
https://github.com/msaad00/agent-bom
source
https://github.com/msaad00/agent-bom
license
Apache-2.0
os
install_verification
>-
credential_handling
>-
https
//github.com/msaad00/agent-bom/blob/main/src/agent_bom/security.py#L159
data_flow
>-
file_reads
file_writes
[]
network_endpoints
purpose
OSV vulnerability database — batch CVE lookup for packages
auth
false
purpose
NVD secondary enrichment — adds CWE IDs, dates, references (no key required)
auth
false
purpose
EPSS exploit probability scores
auth
false
purpose
GitHub Security Advisories — supplemental CVE lookup
auth
false
purpose
Optional third-party vulnerability enrichment for code_scan (requires SNYK_TOKEN)
auth
true
purpose
AWS CIS benchmark checks — read-only API calls (optional, user-initiated)
auth
true
optional
true
purpose
Azure CIS benchmark checks — read-only API calls (optional, user-initiated)
auth
true
optional
true
purpose
GCP CIS benchmark checks — read-only API calls (optional, user-initiated)
auth
true
optional
true
purpose
Snowflake CIS benchmark checks — read-only API calls (optional, user-initiated)
auth
true
optional
true
telemetry
false
persistence
false
privilege_escalation
false
always
false
autonomous_invocation
restricted

agent-bom — AI Agent Infrastructure Security Scanner

Discovers MCP clients and servers across 22 AI tools, scans for CVEs, maps blast radius, runs cloud CIS benchmarks, checks OWASP/NIST/MITRE compliance, generates SBOMs, and assesses AI infrastructure against AISVS v1.0 and MAESTRO framework layers.

Install

pipx install agent-bom
agent-bom agents            # auto-discover + scan
agent-bom check langchain==0.1.0  # check a specific package with version
agent-bom fs .              # scan filesystem packages
agent-bom image nginx:1.25  # scan container image (native)
agent-bom cloud aws         # AWS CIS benchmark
agent-bom iac infra/        # scan Terraform/CloudFormation
agent-bom where             # show all discovery paths

As an MCP Server

{
  "mcpServers": {
    "agent-bom": {
      "command": "uvx",
      "args": ["agent-bom", "mcp", "server"]
    }
  }
}

Sub-Skills (8)

Sub-SkillPurposeTriggers
discoverFind agents, MCP servers, configurations"find agents", "what's configured", "mcp inventory"
scanCVE scanning, image scanning, SBOM, provenance"check package", "scan image", "verify", "blast radius"
scan-infraIaC, cloud config, secrets scanning"check terraform", "scan kubernetes", "find secrets"
enforceRuntime policy enforcement, MCP proxy"block risky calls", "apply policy", "proxy"
compliance14-framework compliance, SBOM generation"compliance report", "NIST", "SOC 2", "OWASP"
monitorFleet monitoring, trust scores, lifecycle"fleet", "watch agents", "trust scores"
analyzeBlast radius, attack paths, context graph"blast radius", "threat intel", "attack path"
troubleshootDiagnostics, doctor, config validation"doctor", "debug", "why failing", "validate config"

Tools

Vulnerability Scanning

ToolDescription
scanFull discovery + vulnerability scan pipeline
checkCheck a package for CVEs (OSV, NVD, EPSS, KEV)
blast_radiusMap CVE impact chain across agents, servers, credentials
remediatePrioritized remediation plan for vulnerabilities
verifyPackage integrity + SLSA provenance check
diffCompare two scan reports (new/resolved/persistent)
whereShow MCP client config discovery paths
inventoryList discovered agents, servers, packages

Compliance & Policy

ToolDescription
complianceOWASP LLM/Agentic Top 10, EU AI Act, MITRE ATLAS, NIST AI RMF
policy_checkEvaluate results against custom security policy (17 conditions)
cis_benchmarkCIS benchmark checks (AWS, Azure v3.0, GCP v3.0, Snowflake)
generate_sbomGenerate SBOM (CycloneDX or SPDX format)
aisvs_benchmarkOWASP AISVS v1.0 compliance — 9 AI security checks

Registry & Trust

ToolDescription
registry_lookupLook up MCP server in 427+ server security metadata registry
marketplace_checkPre-install trust check with registry cross-reference
fleet_scanBatch registry lookup + risk scoring for MCP server inventories
skill_scanScan instruction files for package refs, trust, and findings
skill_verifyVerify Sigstore provenance for instruction files
skill_trustAssess skill file trust level (5-category analysis)
code_scanSAST scanning via Semgrep with CWE-based compliance mapping

Runtime & Analytics

ToolDescription
context_graphAgent context graph with lateral movement analysis
analytics_queryQuery vulnerability trends, posture history, and runtime events
runtime_correlateCross-reference proxy audit JSONL with CVE findings, risk amplification
vector_db_scanProbe Qdrant/Weaviate/Chroma/Milvus for auth and exposure
gpu_infra_scanGPU container and K8s node inventory + unauthenticated DCGM probe (MAESTRO KC6)

Specialized Scans

ToolDescription
dataset_card_scanScan dataset cards for bias, licensing, and provenance issues
training_pipeline_scanScan training pipeline configs for security risks
browser_extension_scanScan browser extensions for risky permissions and AI domain access
model_provenance_scanVerify model provenance and supply chain integrity
prompt_scanScan prompt templates for injection and data leakage risks
model_file_scanScan model files for unsafe serialization (pickle, etc.)
license_compliance_scanFull SPDX license catalog scan with copyleft and network-copyleft detection
ingest_external_scanImport external scan results (CycloneDX/SPDX/JSON) and merge into agent-bom findings

Resources

ResourceDescription
registry://serversBrowse 427+ MCP server security metadata registry

Example Workflows

# Check a package before installing
check(package="@modelcontextprotocol/server-filesystem", ecosystem="npm")

# Map blast radius of a CVE
blast_radius(cve_id="CVE-2024-21538")

# Full agent discovery + scan
agents()

# Run CIS benchmark
cis_benchmark(provider="aws")

# Run AISVS v1.0 compliance
aisvs_benchmark()

# Scan vector databases for auth misconfigurations
vector_db_scan()

# Discover GPU containers, K8s GPU nodes, and unauthenticated DCGM endpoints
gpu_infra_scan()

# Scan instruction files and then inspect trust
skill_scan(path=".")
skill_trust(skill_path="./SKILL.md")

Guardrails

Always do:

  • Show CVEs even when NVD analysis is pending or severity is unknown — a CVE ID with no details is still a real finding. Report what is known; mark severity as unknown explicitly.
  • Confirm with the user before scanning cloud environments (cis_benchmark) — these make live API calls to AWS/Azure/GCP using the user's credentials.
  • Treat UNKNOWN severity as unresolved, not benign — it means data is not yet available, not that the issue is minor.

Never do:

  • Do not modify any files, install packages, or change system configuration. This skill is read-only.
  • Do not transmit env var values, credentials, or file contents to any external service. Only package names and CVE IDs leave the machine.
  • Do not invoke agents() autonomously on sensitive environments without user confirmation. The autonomous_invocation policy is restricted.

Stop and ask the user when:

  • The user requests a cloud CIS benchmark and no cloud credentials are configured.
  • A scan finds CRITICAL CVEs — present findings and ask whether to generate a remediation plan.
  • The user asks to scan a path outside their home directory.

Supported Frameworks (14)

  • OWASP LLM Top 10 (2025) — prompt injection, supply chain, data leakage
  • OWASP MCP Top 10 — MCP-specific security risks
  • OWASP Agentic Top 10 — tool poisoning, rug pulls, credential theft
  • OWASP AISVS v1.0 — AI Security Verification Standard (9 checks)
  • MITRE ATLAS — adversarial ML threat framework
  • NIST AI RMF — govern, map, measure, manage lifecycle
  • NIST CSF 2.0 — identify, protect, detect, respond, recover
  • NIST 800-53 Rev 5 — federal security controls (CM-8, RA-5, SI-2, SR-3)
  • FedRAMP Moderate — derived from NIST 800-53 controls
  • EU AI Act — risk classification, transparency, SBOM requirements
  • ISO 27001:2022 — information security controls (Annex A)
  • SOC 2 — Trust Services Criteria
  • CIS Controls v8 — implementation groups IG1/IG2/IG3
  • CMMC 2.0 — cybersecurity maturity model (Level 1-3)

Privacy & Data Handling

This skill installs agent-bom from PyPI. Verify the redaction behavior before running with any config files:

# Step 1: Install
pip install agent-bom

# Step 2: Review redaction logic BEFORE scanning
# sanitize_env_vars() replaces ALL env var values with ***REDACTED***
# BEFORE any config data is processed or stored:
# https://github.com/msaad00/agent-bom/blob/main/src/agent_bom/security.py#L159

# Step 3: Review config parsing — only structural data extracted:
# https://github.com/msaad00/agent-bom/blob/main/src/agent_bom/discovery/__init__.py

# Step 4: Verify package provenance (Sigstore)
agent-bom verify agent-bom

# Step 5: Only then run scans
agent-bom agents

What is extracted: Server names, commands, args, and URLs from MCP client config files across 22 AI tools. What is NOT extracted: Env var values are replaced with ***REDACTED*** by sanitize_env_vars() before any processing. Only public package names and CVE IDs are sent to vulnerability databases. Cloud CIS checks use locally configured credentials and call only the cloud provider's own APIs.

Verification

  • Source: github.com/msaad00/agent-bom (Apache-2.0)
  • Sigstore signed: agent-bom verify agent-bom@0.76.4
  • 7,100+ tests with CodeQL + OpenSSF Scorecard
  • No telemetry: Zero tracking, zero analytics

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

88.31%
按下载量换算13,729

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills