| Version | Supported |
|---|---|
| Latest | ✅ |
If you discover a security vulnerability in VPPctl AI, please report it responsibly:
- Do not open a public GitHub issue for security vulnerabilities
- Email the maintainer directly or use GitHub's private vulnerability reporting
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Never commit API keys to the repository
- Use environment variables for
OPENROUTER_API_KEY - Keep your API keys private and rotate them if exposed
- This tool executes VPP CLI commands on your system
- Review suggested commands before execution
- Run with appropriate permissions only
- Do not use in production without understanding the commands
- API calls are made to OpenRouter's servers
- Ensure your network allows HTTPS connections to api.openrouter.ai
- Be aware that your queries are processed by external AI services
- Run VPPctl AI in isolated environments when testing
- Review the
--dry-runoption for command preview without execution - Keep dependencies updated (
pip install -U -r requirements.txt) - Monitor your API usage at openrouter.ai/keys