agentralabs/agentic-identity
Cryptographic agent identity with Ed25519 anchors, signed action receipts, and scoped trust delegation. One .aid file. Any agent. Any LLM.
Implements Ed25519-based cryptographic identity for AI agents with chained, signed action receipts and capability-scoped trust delegation—all persisted in a single encrypted `.aid` file. Provides Rust and Python bindings, MCP server integration, and HKDF-SHA256 key derivation for session isolation, enabling portable agent identity across any LLM provider without external services. Achieves ~109K signatures/sec and ~52K verifications/sec with full audit trail support through tamper-evident receipt chaining.
Available on PyPI.
Stars
2
Forks
2
Language
Rust
License
MIT
Category
Last pushed
Mar 07, 2026
Monthly downloads
70
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/agentralabs/agentic-identity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
awslabs/mcp-server-for-oscal
OSCAL tools for AI agents
VibeTensor/attestix
Attestix - Attestation Infrastructure for AI Agents. DID-based agent identity, W3C Verifiable...
fiddlecube/compliant-llm
Build Secure and Compliant AI agents and MCP Servers. YC W23
agntcy/identity-service
AGNTCY Identity Service serves as the central hub for managing and verifying digital identities...
ThirdKeyAI/SchemaPin
The SchemaPin protocol for cryptographically signing and verifying AI agent tool schemas to...