Verified Agent Identity

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle provides a legitimate decentralized identity (DID) management system for AI agents using the iden3 protocol and Billions Network. While it handles sensitive private keys and defaults to plaintext storage in `~/.openclaw/billions/kms.json` if no master key is provided, this risk is thoroughly documented in `SECURITY.md` and `README.md` with clear instructions for enabling AES-256-GCM encryption and filesystem hardening. The code uses standard cryptographic libraries (ethers, @0xpolygonid/js-sdk), and its network activity is restricted to authorized DID resolvers (resolver.privado.id) and project infrastructure, with no evidence of data exfiltration or malicious intent.