kanoniv/agent-auth
Cryptographic identity and delegation for AI agents
Implements cryptographic scope delegation through Ed25519 signature chains that narrow permissions monotonically—sub-delegations cannot add scopes, only restrict them. Verification is offline and stateless, requiring only the token and issuer's public key. Integrates with Claude Code via skills, git via pre-push hooks, and any CLI via an exec wrapper; cross-verified with four other agent identity systems using the same Ed25519 primitives.
Available on npm.
Stars
12
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Mar 19, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/kanoniv/agent-auth"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GetBindu/Bindu
Bindu: Turn any AI agent into a living microservice - interoperable, observable, composable.
opena2a-org/agent-identity-management
AIM - The open-source NHI platform for AI agents. Cryptographic identity, governance, and access control.
vestauth/vestauth
web-bot-auth for agents–from the creator of `dotenv` and `dotenvx`
aeoess/agent-passport-system
Cryptographic identity, delegation, governance, and commerce protocol for AI agents. Ed25519...
peacprotocol/peac
PEAC Protocol: Verifiable interaction records for AI agents and automated systems