If you discover a security vulnerability in this project, please report it responsibly.
Do NOT open a public GitHub issue for security vulnerabilities.
Send an email to security@anysearch.com with:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
| Action | Timeframe |
|---|---|
| Acknowledgment | Within 48 hours |
| Initial assessment | Within 5 business days |
| Fix release | Depends on severity |
This policy covers:
- This repository's skill definition and configuration examples
- CLI scripts under
scripts/ - Official documentation (
SKILL.md,README.md)
- The AnySearch API backend (
api.anysearch.com) - Third-party AI agent platforms consuming this skill
- User misconfiguration of API keys
| Version | Supported |
|---|---|
| Latest | Yes |
- Store API keys in environment variables, never in code
- Use
.envfiles locally (already in.gitignore) - Rotate API keys periodically
- Use the minimum required permissions