| Version | Supported |
|---|---|
| 1.x | ✅ |
If you discover a security vulnerability, please report it responsibly:
- Do NOT open a public GitHub issue
- Email your findings to the maintainers (see repository contact info)
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
We will acknowledge receipt within 48 hours and aim to provide a fix within 7 days for critical issues.
- Never commit secrets, API keys, or credentials to the repository
- Use
.envfiles for all sensitive configuration (see.env.example) - All
.envfiles are gitignored by default - Review the CONTRIBUTING.md guide before submitting code
- This project uses desktop automation capabilities (screen capture, mouse/keyboard control). Only run it in trusted environments.
- API keys for LLM services (OpenRouter, etc.) should be kept confidential and rotated regularly.
- The WebSocket streaming feature transmits screen content. Use it only on trusted networks.