Open it
Press ⌃ ⌥ V from any app.How it works
1
Open the palette
Press ⌃ ⌥ V. The Secrets palette floats
up.
2
Add a secret
Give it a name (with autocomplete for common ones) and the value.
The value is stored in your Mac’s Keychain; you can show/hide it in the
field.
3
Paste the instruction
Dax gives you a paste-ready line for the agent, like
dax run --secret OPENAI_API_KEY -- <your command>.4
Approve the injection
When the agent runs that, the local Dax broker asks you to approve.
Approve and the real value is injected into that command’s environment
only — never printed, never stored in the chat.