chat-native · secure by design · open source

ipeaky

Just say "store my key."
A secure dialog pops up. Your key never touches the conversation.

OpenClaw
You
Store my OpenAI API key
Agent
Stored securely. Key never touched this chat.
You
List my keys
Agent
OPENAI_API_KEY = sk-7****
You
Test my OpenAI key
Agent
OpenAI key is valid.

How keys flow

You say "store my key"
secure popup
stdin → config.patch
openclaw.json
chat history
shell args
process list
logs
//

conversational

No commands to memorize. Say "store my key", "list keys", or "test my Anthropic key" — your agent handles the rest.

{~}

native secure input

A native dialog pops up with hidden input. Paste your key safely — it flows straight to OpenClaw's native config. Never appears in chat.

>_

instant validation

Say "test my OpenAI key" and the agent validates it live against the API. Know it works before you need it.

***

masked display

When you list keys, you see sk-7**** — enough to identify, never enough to compromise. Full values stay on disk.

$ clawhub install ipeaky click to copy

Then just tell your agent: "store my OpenAI key"