by phasehq
Secrets management for teams and AI agents.
# Add to your Claude Code skills
git clone https://github.com/phasehq/consoleLast scanned: 8/6/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-08-06T06:30:09.449Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}console is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by phasehq. Secrets management for teams and AI agents. It has 902 GitHub stars.
Yes. console passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/phasehq/console" and add it to your Claude Code skills directory (see the Installation section above).
console is primarily written in TypeScript. It is open-source under phasehq on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh console against similar tools.
No comments yet. Be the first to share your thoughts!
| Features | |
|---|---|
| 📈 | Phase Console: Dashboard for seamlessly creating, managing, rotating secrets, and environment variables |
| ⌨️ | CLI: Import existing secrets from .env files, and securely inject them in your application at runtime or create virtual shells with secrets |
| 🤫 | Secret management: Manage secrets across environments, view secret diffs, track version history, and restore secret values with a single click |
| 🙋 | Role-based Access Control: Fine-grained, role-based, and cryptographic access control, per application, per environment. |
| 🔁 | Secret sync: Automatically sync secrets to GitHub, Cloudflare Pages, Vercel, GitLab CI, Railway, AWS Secrets Manager, etc. |
| Kubernetes: Automatically sync secrets to your Kubernetes Cluster and reload deployments via the Phase Secrets Operator | |
| Terraform: Manage secrets in your HashiCorp Terraform Iac workflows. | |
| ⛓️ | Secret referencing & overrides: Create personal secrets without affecting others on the team. Reference secret values across apps and environments |
| 🌐 | REST API: Access and manage secrets programmatically with any http client |
| 📦 | SDKs: SDKs for integrating Phase with various programming languages and frameworks |
| 🥡 | Self Hosting: Run Phase on your own infrastructure |
| 🔍 | Audit Logs: Complete visibility into every change and access event |
λ phase --help
Securely manage application secrets and environment variables with Phase.
/$$
| $$
/$$$$$$ | $$$$$$$ /$$$$$$ /$$$$$$$ /$$$$$$
/$$__ $$| $$__ $$ |____ $$ /$$_____/ /$$__ $$
| $$ \ $$| $$ \ $$ /$$$$$$$| $$$$$$ | $$$$$$$$
| $$ | $$| $$ | $$ /$$__ $$ \____ $$| $$_____/
| $$$$$$$/| $$ | $$| $$$$$$$ /$$$$$$$/| $$$$$$$
| $$____/ |__/ |__/ \_______/|_______/ \_______/
| $$
|__/
options:
-h, --help show this help message and exit
--version, -v
show program's version number and exit
Commands:
auth 💻 Authenticate with Phase
init 🔗 Link your project with your Phase app
run 🚀 Run and inject secrets to your app
shell 🐚 Launch a sub-shell with secrets as environment variables (BETA)
secrets 🗝️ Manage your secrets
secrets list 📇 List all the secrets
secrets get 🔍 Get a specific secret by key
secrets create 💳 Create a new secret
secrets update 📝 Update an existing secret
secrets delete 🗑️ Delete a secret
secrets import 📩 Import secrets from a .env file
secrets export 🥡 Export secrets in a dotenv format
users 👥 Manage users and accounts
users whoami 🙋 See details of the current user
users switch 🪄 Switch between Phase users, orgs and hosts
users logout 🏃 Logout from phase-cli
users keyring 🔐 Display information about the Phase keyring
docs 📖 Open the Phase CLI Docs in your browser
console 🖥️ Open the Phase Console in your browser
update 🆙 Update the Phase CLI to the latest version
Check out the Quickstart Guides
The quickest and most reliable way to get started is by signing up on the Phase Console.
| | Deploy Phase Console on your infrastructure | | -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------