Scan Report
5 /100
verified-agent-identity
Billions decentralized identity for agents. Link agents to human identities using Billions ERC-8004 and Attestation Registries.
Documentation-only identity skill with no implementation scripts; describes legitimate decentralized identity functionality without any malicious behavior or hidden functionality.
Safe to install
This skill is a documentation-only package with no actual implementation code. If deploying, ensure the referenced scripts are included and verified.
Findings 2 items
| Severity | Finding | Location |
|---|---|---|
| Low | Incomplete skill package Doc Mismatch | SKILL.md:1 |
| Info | Documented key storage location Sensitive Access | SKILL.md:68 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No scripts to analyze - skill describes file operations but implementation is mi… |
| Shell | NONE | NONE | — | SKILL.md references node commands but no scripts exist |
| Network | NONE | NONE | — | Describes blockchain API interactions but no implementation code |
| Environment | NONE | NONE | — | References BILLIONS_NETWORK_MASTER_KMS_KEY but no code to access it |
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
✓ Comprehensive guardrails documented in Restrictions section
✓ Clear identity verification workflow without shortcuts
✓ No obfuscated code or base64-encoded payloads
✓ No credential exfiltration or data theft patterns
✓ No network IOCs pointing to suspicious infrastructure
✓ No eval(), exec(), or subprocess calls in non-existent code
✓ Explicit prohibition on manual cryptographic operations