Work safely with an AI assistant

Let Claude Code or Codex do the work while you stay in control of every change.

gh0stcli connects Claude Code or Codex directly to your gh0stcloud account. You describe your goal; your agent reads the current state and guides you through the relevant steps.

Things you can ask directly

Your goalExample
explore available capabilities“Show me what I can do with my account.”
deploy your first app“Guide me through my first deployment.”
update a container image“Update my app to image tag v2.1.0.”
configure a domain or HTTPS“Help me make my app available on this domain.”
add storage or a database“Which data option fits this application?”
investigate a problem“Why is my app unavailable? Check the current state first.”

What gh0stcli protects for you

  • Session data is stored securely in your operating system keyring.
  • The connection to your agent stays local and does not open an inbound network port.
  • gh0stcloud checks remote actions against your organization and permissions.
  • Destructive gh0stcli actions run only after your confirmation.

A safe way to work

  1. Ask your agent to check the current state first.
  2. Use only project, namespace, domain, secret-reference, and repository values shown in your account.
  3. Review the planned steps and approve only what you want to run.
  4. Check the result in the portal or with your agent afterwards.

Important guardrails

  • Change applications through your deployment repository, not directly in the cluster.
  • Projects organize work but do not grant access. Manage access through members and roles.
  • If a change is outside your self-service access, use the request path shown in the portal.
  • Never put passwords, tokens, or secret values in chat or Git. Your agent can guide you through secure input without the value appearing in chat.

When you only want information, say: “Check the current state first and do not change anything yet.”