#60 · Primary category: AI DevOps & SRE Tools
console
Secrets management for teams and AI agents.
Project last updated:08/30/26
GitHub Stars
910
Forks
69
Contributors
13
License
Other
Why we included this project
Once a team starts leaning on coding agents like Claude Code or Codex, the number of API keys and environment variables those agents need grows fast, and a shared .env file stops being a safe place for them. Phase Console is a self-hosted secrets platform where admins create and rotate secrets per application and environment; changes keep a version history that can be rolled back, and access is gated by cryptographic, role-based controls rather than one shared team credential. A companion CLI imports existing .env files and can inject values at runtime or into a shell session, which is exactly how developers hand credentials to local agents. Secrets also sync outward to GitHub, Vercel, Cloudflare Pages, GitLab CI, Kubernetes, and AWS Secrets Manager, so one store feeds every place a deploy actually reads from. Platform and security engineers who want a consistent way for machine identities and AI agents to obtain credentials will find this a solid self-hosted alternative to a hosted vault.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud