If you discover a security vulnerability in this project, please report it responsibly.
Do NOT open a public GitHub issue for security vulnerabilities.
Instead, email: shane@aianalystlab.ai
Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if you have one)
You should receive a response within 48 hours. We will work with you to understand and address the issue before any public disclosure.
This policy covers:
- The AI Analyst repository code
- Configuration files and templates
- Setup scripts
- Data handling and connection logic
This policy does NOT cover:
- Claude Code itself (report to Anthropic)
- MotherDuck (report to MotherDuck)
- Third-party dependencies (report to their maintainers)
- Never commit
.claude/mcp.jsonwith real tokens (use.claude/mcp.json.example) - Never commit connection templates with credentials (use
.yaml.examplefiles) - Never share your MotherDuck token publicly
- Review
.gitignorebefore pushing to ensure no sensitive data is tracked