joelhooks/agent-secrets
🛡️ Portable credential management for AI agents — Age encryption, session leases, killswitch
This tool helps AI developers and operations engineers securely manage API keys, tokens, and other sensitive credentials that their AI agents need to operate. It encrypts these secrets, grants agents temporary, time-limited access, and provides an audit trail for all access attempts. You input sensitive credentials, and it outputs a secure, temporary lease that your agents can use.
Use this if your AI agents need access to API keys or other credentials and you want to ensure those secrets are never exposed directly, are time-limited, and have a clear audit log.
Not ideal if you're managing secrets for human access or traditional applications, as it's specifically designed for the unique security challenges of autonomous AI agents.
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...
kahalewai/dual-auth
Dual-Auth provides AGBAC dual-subject Authorization for AI Agents and Humans using existing IAM...
The-17/agentsecrets
Zero-knowledge secrets infrastructure built for AI agents to operate, not just consume.
stephnangue/warden
An identity-aware egress gateway that replaces cloud credentials with zero-trust access,...
onecli/onecli
Open-source credential vault, give your AI agents access to services without exposing keys.