| Version | Supported |
|---|---|
| latest (main) | Yes |
If you discover a security vulnerability in skill-guide, please report it responsibly.
- Do NOT open a public GitHub issue for security vulnerabilities
- Email: vv1ntw@gmail.com
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Acknowledgment within 48 hours
- Status update within 7 days
- Fix released as soon as possible, depending on severity
Since skill-guide consists of markdown files and a shell script, relevant security concerns include:
- Command injection via
install.sh - Path traversal in file copy operations
- Malicious content in skill scanning logic that could be exploited by crafted SKILL.md files
- Information disclosure through scanning patterns
- Vulnerabilities in Claude Code itself (report to Anthropic)
- Vulnerabilities in skills that skill-guide scans (report to those skill authors)