SharkAuth – Auth server for AI agent delegation
RFC 8693 token exchange solves the broken trust chain when AI agents delegate tasks to sub-agents.
Agentic Power of Attorney (APOA) | Authorization infrastructure for AI agents
Formal auth framework for agentic delegation; fills a gap before agents negotiate house deals.
AI infrastructure builders, auth standards bodies, enterprise agent deployers
OAuth 2.1 · ZCAP-LD · WebAuthn
APOA is the missing infrastructure: an open standard for formally delegating bounded authority to AI agents. Scoped permissions, audit trails, instant revocation, credential isolation. Builds on OAuth 2.1, JWT, ZCAP-LD.
Working draft, Apache 2.0. Looking for feedback from anyone building agent infrastructure or working on auth standards. Please poke holes at it!
RFC 8693 token exchange solves the broken trust chain when AI agents delegate tasks to sub-agents.
Delegation chains with accumulating caveats narrow authority at each agent hop.
Cryptographic audit trail for agent actions—every delegation traces back to a human.
Hardware-bound SSH keys sealed in TPM without messy PKCS11 config.
RFC 8693 token exchange for agents when Ory and Auth0 already exist.
iOS-first agent SDK with approval gates and persona stacks for SwiftUI apps.