← 返回
未分类 Key 中文

agent-bom discover snowflake

Discover Snowflake Cortex, Snowpark, notebook, Streamlit, MCP, and AI-observability assets from the operator's environment, emit canonical agent-bom inventor...
从操作员环境中发现 Snowflake Cortex、Snowpark、Notebook、Streamlit、MCP 和 AI 可观测性资产,并生成规范的 agent‑bom 清单。
msaad00 msaad00 来源
未分类 clawhub v0.89.2 8 版本 100000 Key: 需要
★ 0
Stars
📥 917
下载
💾 0
安装
8
版本
#latest

概述

agent-bom-discover-snowflake

Use this skill to collect Snowflake 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 Snowflake accounts, warehouses, databases, and

read-only roles.

  • Prefer SSO, OAuth, or key-pair auth. Do not request or display

SNOWFLAKE_PASSWORD, private key contents, passphrases, or OAuth tokens.

  • Do not modify Snowflake 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/snowflake_inventory_adapter.py \
  --account "$SNOWFLAKE_ACCOUNT" \
  --user "$SNOWFLAKE_USER" \
  --authenticator snowflake_jwt \
  --source snowflake-skill-invoked \
  --discovery-method skill_invoked_pull \
  --output snowflake-inventory.json

Scan only when the operator asks for findings:

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

Evidence Contract

The emitted inventory carries `discovery_provenance.source_type:

skill_invoked_pull, observed_via: skill_invoked_pull, snowflake_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.

版本历史

共 8 个版本

  • v0.89.2 当前
    2026-06-22 19:24
  • v0.88.5
    2026-06-01 20:27
  • v0.88.4
    2026-05-26 22:51
  • v0.88.3
    2026-05-26 17:25
  • v0.88.1
    2026-05-23 15:56 安全 安全
  • v0.87.1
    2026-05-19 10:43 安全 安全
  • v0.86.2
    2026-05-08 12:53 安全 安全
  • v0.86.1
    2026-05-07 04:14 安全 安全

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,427 📥 326,865
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 853 📥 335,791
it-ops-security

agent-bom runtime

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