Scan Report
5 /100
verified-agent-identity
Billions decentralized identity for agents. Link agents to human identities using Billions ERC-8004 and Attestation Registries.
仅含文档无代码的纯文档技能包,声明了合理的身份管理功能,具有完整的安全限制和防护措施,无风险发现。
Safe to install
无需任何操作,可安全使用。
Findings 2 items
| Severity | Finding | Location |
|---|---|---|
| Info | 纯文档技能包无实际代码 Doc Mismatch | SKILL.md:1 |
| Low | 缺少依赖声明文件 Supply Chain | SKILL.md:17 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | SKILL.md 仅描述操作,无文件写入代码 |
| Shell | NONE | NONE | — | 文档仅描述 node 命令调用方式,无实际执行代码 |
| Environment | READ | READ | ✓ Aligned | SKILL.md:4 optionalEnv: ["BILLIONS_NETWORK_MASTER_KMS_KEY"] |
1 findings
Medium External URL 外部 URL
https://billions.network/ SKILL.md:5 File Tree
1 files · 8.2 KB · 219 lines Markdown 1f · 219L
└─
SKILL.md
Markdown
Security Positives
✓ 包含详细的安全限制(Guardrails),禁止未经授权的加密操作
✓ 明确声明数据存储位置 $HOME/.openclaw/billions
✓ 说明 kms.json 私钥可被加密保护(当设置 BILLIONS_NETWORK_MASTER_KMS_KEY 时)
✓ 包含故障停止机制:脚本失败时必须停止执行
✓ 禁止直接操作敏感目录文件