Verified Agent Identity ClawHub

by obrezhniev

Billions decentralized identity for agents. Link agents to human identities using Billions ERC-8004 and Attestation Registries. Verify and generate authentic...

latest
Downloads
16,469
+149 (+0.9%)
Stars
54
DL/day
219.6
Installs
71
Versions
5
Age
75d
Acceleration
-77.4%

Growth Trajectory

Version Releases

VersionDateChangelog
1.12.13 2026-05-07 ## 1.12.13 Changelog - Documentation update only: README.md and SKILL.md files edited. - No changes to code or features. - Clarifies usage instructions, example flows, and guardrails for identity management. - No impact on existing functionality.
1.2.8 2026-05-05 - Added comprehensive usage instructions for all scripts involved in managing decentralized agent identities via Billions Network. - Documented detailed workflow examples for linking agent and owner identities, and for verifying identity challenges. - Explicitly outlined critical security requirements and guardrails for identity management and key handling. - Explained directory structure for sensitive identity data and described files stored within. - Clarified scope of the skill: enabling decentralized identity creation, linking, and verification for AI agents.
1.2.7 2026-05-02 verified-agent-identity v1.2.7 - Expanded documentation with detailed usage instructions, example flows, and security guidelines in SKILL.md. - Clarified strict restrictions and guardrails for handling keys and identities, emphasizing security best practices. - Listed all supported script commands with their usage, arguments, and outputs. - Specified data storage locations and the critical importance of data protection. - Included usage examples for typical identity linking and verification scenarios.
1.0.4 2026-03-20 **Billions decentralized identity for agents: this version introduces robust agent-to-owner identity linking and verification using Billions ERC-8004 and attestation registries.** - Enables agents to create, manage, and link decentralized identities to a human owner via Billions Network. - Provides CLI scripts for identity lifecycle: creation, listing, signing/verifying challenges, and linking to human DIDs. - All sensitive data is securely stored in `$HOME/.openclaw/billions`; optional encryption via env variable. - Strict guardrails prohibit manual cryptographic operations or unauthorized key handling. - Follows iden3 self-sovereign identity protocol for decentralized authentication and attestation.