| Version | Supported |
|---|---|
| 1.0.x | ✅ |
If you discover a security vulnerability in riskstate-mcp, please report it responsibly:
- Do NOT open a public GitHub issue for security vulnerabilities
- Email security@riskstate.ai with:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- You will receive a response within 48 hours
- We will work with you to understand and address the issue before any public disclosure
This MCP server is a thin API client. It:
- Does not store API keys on disk (reads from environment variables only)
- Does not execute trades or modify blockchain state
- Does not cache or persist any data
- Communicates only with
api.riskstate.ai(configurable viaRISKSTATE_API_URL)
Security concerns related to the RiskState API itself should be reported to the same email address.