| Version | Supported |
|---|---|
| 1.x | Yes |
If you discover a security vulnerability, please report it responsibly:
- Do NOT open a public GitHub issue
- Email: security@claude-world.com or use GitHub Security Advisories
Agent Deck is designed as a localhost-only developer tool:
- The server binds to
127.0.0.1only — never expose it on a public network - No authentication is required (localhost trust model)
- All git operations use
execFileSync(no shell injection) - No secrets are stored — delegates auth to your existing Claude CLI session
- SQLite database contains only local workspace metadata