How credentials work
Your AI provider API keys are encrypted before being stored in the database. When your container starts, the key is decrypted and injected into your container’s environment. EasyClaw never logs, displays, or transmits your API keys in plaintext after the initial submission.Store a credential
| Provider | Key prefix |
|---|---|
anthropic | sk-ant- |
openai | sk- |
google | AI... |
openrouter | sk-or- |

