This is where ALL credentials live — every login, every API key, every account Hydra uses or creates. One folder. One place. Both you and Hydra can see everything here.
- Everything in this folder is gitignored — never committed
- One file per service — named clearly so you can find it
- Hydra reads from here — integrations and actions look here for credentials
- Hydra writes here — when Hydra creates an account, credentials go here
- You can edit any file — rotate keys, update passwords, revoke access
- Deleting a file revokes access — Hydra can no longer reach that service
vault/
README.md ← this file
github.toml ← GitHub credentials
slack.toml ← Slack credentials
alpaca.toml ← Brokerage credentials
openweather.toml ← Weather API key
stripe.toml ← Stripe credentials
twitter.toml ← Twitter/X credentials
hydra-created/ ← accounts Hydra created on its own
service-xyz.toml