AgentDock is a safety-first control-plane prototype. The current MVP is read-only by design.
| Version | Supported |
|---|---|
| 0.1.x | Yes |
GET /api/health,GET /api/summary, andGET /api/stateexpose redacted read models only.- All
POST /api/*requests return405withread_only: true. - Token-like strings are redacted before public state/summary output.
- No production credentials, OAuth tokens, or external write actions are required for the MVP.
Please open a private report through the repository security advisory flow after the GitHub repository is published. Until then, contact the maintainer directly.
When reporting, include:
- affected endpoint or file path,
- reproduction steps,
- expected vs actual behavior,
- whether secrets, external writes, or approval bypass are involved.
- Live action execution,
- trading or financial actions,
- OAuth-backed write connectors,
- multi-tenant authentication.