agentsecrets and agent-secrets
These are competitors offering alternative approaches to AI agent credential management—The-17/agentsecrets emphasizes zero-knowledge infrastructure for agent operations while joelhooks/agent-secrets focuses on portable credential management with encryption and lifecycle controls, but both solve the same core problem of securing secrets for AI agents.
About agentsecrets
The-17/agentsecrets
Zero-knowledge secrets infrastructure built for AI agents to operate, not just consume.
This project helps AI agent developers secure sensitive API keys and credentials used by their AI agents. It stores these secrets, syncs them securely to the cloud, and injects them into agent requests without the agent ever seeing the actual credential value. This is used by developers building AI agents and services that need to interact with external APIs while maintaining high security.
About agent-secrets
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.
Scores updated daily from GitHub, PyPI, and npm data. How scores work