We currently support the following versions with security updates:
| Version | Supported |
|---|---|
| Latest | ✅ |
We take the security of CEO Skill seriously. If you believe you have found a security vulnerability, please report it to us as described below.
Please do not report security vulnerabilities through public GitHub issues.
Instead, please report them via one of the following methods:
- GitHub Security Advisories (preferred): Use the Security tab to privately report a vulnerability
- Email: Send details to andy@aipm.dev (if available) or create a private issue
Please include the following information in your report:
- Type of vulnerability
- Full paths of source file(s) related to the vulnerability
- Location of the affected source code (tag/branch/commit or direct URL)
- Step-by-step instructions to reproduce the issue
- Proof-of-concept or exploit code (if possible)
- Impact of the issue, including how an attacker might exploit it
- We will acknowledge receipt of your vulnerability report within 48 hours
- We will provide a more detailed response within 5 business days
- We will work with you to understand and validate the issue
- We will release a fix as soon as possible, depending on complexity
- We request that you do not publicly disclose the vulnerability until we have released a fix
- We will credit you in the security advisory (unless you prefer to remain anonymous)
- Once the fix is released, we will publish a security advisory
When using CEO Skill:
- Sensitive Information: Do not include confidential business information, trade secrets, or personal data in public examples or issues
- API Keys: Never commit API keys, tokens, or credentials to the repository
- Python Scripts: Validate all inputs when using the included analysis tools
- Dependencies: Keep dependencies up to date by regularly checking for updates
- Code Review: Review any custom decision analysis scripts before execution
This security policy applies to:
- The main CEO Skill codebase (SKILL.md, reference files, scripts)
- Python analysis tools in the
scripts/directory - Documentation and examples (to prevent information disclosure)
Out of scope:
- Third-party AI models or runtimes (OpenClaw, Claude Code, etc.)
- User-specific implementations or customizations
For questions about this security policy, please open a discussion in the GitHub Discussions or contact the maintainer through GitHub.
Thank you for helping keep CEO Skill and its users secure!