confidant
Installation
SKILL.md
Confidant
Receive secrets from humans securely — no chat exposure, no copy-paste, no history leaks.
⚡ Quick Start
You need an API key from the user? One command:
{skill}/scripts/request-secret.sh --label "OpenAI API Key" --service openai
The script handles everything:
- ✅ Starts server if not running (or reuses existing one)
- ✅ Creates a secure request with web form
- ✅ Detects existing tunnels (ngrok or localtunnel)
- ✅ Returns the URL to share
If the user is remote (not on the same network), add --tunnel: