We actively maintain security for the following versions:
| Version | Supported |
|---|---|
| 2.x.x | ✅ |
| < 2.0 | ❌ |
If you discover a security vulnerability, please report it privately by:
- DO NOT create a public GitHub issue
- Email the maintainers or create a private security advisory
- Include detailed information about the vulnerability
- Provide steps to reproduce if possible
When using this MCP server:
- Never commit your
.envfile - It contains your API keys - Secure your Gemini API key - Treat it like a password
- Limit API key permissions if possible in Google AI Studio
- Regularly rotate your API keys
- Monitor your API usage for unexpected activity
- Run the server in a secure environment
- The server processes user-provided file paths - ensure you trust input sources
- Generated images and files are saved to the configured output directory
- Tool Intelligence system learns from interactions but stores no sensitive data
- Audio/video processing requires file system access for temporary files
Security updates will be published as patch releases and documented in the changelog.