← 返回
未分类 中文

agent-bom discover gcp

Discover GCP-hosted AI agent and MCP-relevant assets from the operator's environment, emit canonical agent-bom inventory JSON, and scan it without giving age...
发现 GCP 托管的 AI 代理及 MCP 相关资产,生成规范的 agent‑bom清单 JSON 并扫描,且不提供年龄
msaad00
未分类 clawhub v0.88.4 6 版本 100000 Key: 无需
★ 0
Stars
📥 841
下载
💾 0
安装
6
版本
#latest

概述

agent-bom-discover-gcp

Use this skill to collect GCP AI and workload inventory as schema-valid

agent-bom inventory. Default to discover-only: write JSON to an

operator-selected path and stop.

Guardrails

  • Use only operator-approved projects and read-only credentials.
  • Do not request or display service account private keys, OAuth refresh tokens,

or bearer tokens.

  • Do not modify GCP resources. This workflow is discovery-only.
  • Write inventory only to a path the operator chose.
  • Treat AI-generated prose as non-authoritative; schema-validated inventory JSON

is the evidence.

Workflow

python examples/operator_pull/gcp_inventory_adapter.py \
  --project "$GOOGLE_CLOUD_PROJECT" \
  --region us-central1 \
  --source gcp-skill-invoked \
  --discovery-method skill_invoked_pull \
  --output gcp-inventory.json

Scan only when the operator asks for findings:

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

Evidence Contract

The emitted inventory carries `discovery_provenance.source_type:

skill_invoked_pull, observed_via: skill_invoked_pull, gcp_sdk`, sanitized

metadata.permissions_used, and redacted credential material. If schema

validation fails, stop and fix the inventory instead of scanning a best-effort

summary.

版本历史

共 6 个版本

  • v0.88.4 当前
    2026-05-26 22:50
  • v0.88.3
    2026-05-26 17:24
  • v0.88.1
    2026-05-23 15:54 安全 安全
  • v0.87.1
    2026-05-19 10:43 安全 安全
  • v0.86.2
    2026-05-08 12:53 安全 安全
  • v0.86.1
    2026-05-07 04:13 安全 安全

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

security-compliance

agent-bom scan

msaad00
面向智能体基础设施的开源安全扫描器——覆盖智能体、MCP、包、爆炸半径、运行时和信任,支持包漏洞(OSV、NVD、EPSS、KEV)和容器安全...
★ 0 📥 1,865
security-compliance

agent-bom

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

agent-bom compliance

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