joelhooks/agent-secrets
🛡️ Portable credential management for AI agents — Age encryption, session leases, killswitch
Implements a Unix socket daemon architecture with JSON-RPC for CLI communication, storing secrets encrypted at rest with age and issuing time-bounded leases tied to client identifiers for granular audit trails. Built in Go with append-only logging and pluggable rotation hooks (e.g., `gh auth refresh`), it integrates with AI agent frameworks via the OpenClaw skill system and exposes self-documenting JSON command trees for agent discovery.
Stars
61
Forks
1
Language
Go
License
MIT
Category
Last pushed
Feb 22, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/joelhooks/agent-secrets"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
quantifylabs/aegis-memory
Secure context engineering for AI agents. Content security · integrity verification · trust...
The-17/agentsecrets
Zero-knowledge secrets infrastructure built for AI agents to operate, not just consume.
kahalewai/dual-auth
Dual-Auth provides AGBAC dual-subject Authorization for AI Agents and Humans using existing IAM...
lelu-auth/lelu
The authorization layer for AI Agents
onecli/onecli
Open-source credential vault, give your AI agents access to services without exposing keys.