| Version | Supported |
|---|---|
| 0.x | ✅ Current |
If you discover a security vulnerability, please report it responsibly:
- Do NOT open a public GitHub issue
- Email: gotexis@users.noreply.github.com
- Include a description and steps to reproduce
We will respond within 48 hours and work on a fix.
- agentbase stores Trello API credentials in environment variables (
TRELLO_KEY,TRELLO_TOKEN) - Credentials are never logged or transmitted except to configured vendor APIs
- The
.agentbase/managed.yamlfile contains record IDs — treat it as non-sensitive metadata - Always use HTTPS endpoints (Trello API uses HTTPS by default)
- For markdown vendor, data is stored as local files with your system's file permissions