Bitbrawlers Agent

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill bundle provides a legitimate implementation of decentralized identity (DID) management for AI agents using the iden3 protocol on the Billions Network. It includes scripts for generating Ethereum-based identities, signing cryptographic challenges, and verifying signatures via standard resolvers (resolver.privado.id). Sensitive private keys are stored in a dedicated directory ($HOME/.openclaw/billions/kms.json) with a documented migration path to AES-256-GCM encryption if the BILLIONS_NETWORK_MASTER_KMS_KEY environment variable is provided. The code follows standard cryptographic practices using the @0xpolygonid/js-sdk and ethers libraries, and its network activity is limited to protocol-aligned tasks such as DID resolution and URL shortening for wallet deep links (billions.network).