| Version | Supported |
|---|---|
| 1.x | ✅ |
This project contains documentation and skill definitions for Claude AI. It does not include executable code that runs on your systems.
However, if you discover a security issue (such as credentials accidentally committed, or skill content that could lead to insecure code generation), please report it responsibly:
- Do NOT open a public issue
- Email the maintainers directly or use GitHub's private vulnerability reporting feature
- Include:
- Description of the issue
- Location (file path, line numbers)
- Potential impact
- Suggested fix (if any)
- Acknowledgment within 48 hours
- Status update within 7 days
- Fix timeline depends on severity
Security concerns for this project include:
- Accidentally committed credentials or tokens
- Skill content that generates insecure ERPNext/Frappe code
- Documentation that recommends insecure practices
When using these skills with Claude:
- Never commit API keys or tokens to repositories
- Always review generated code before deploying to production
- Follow ERPNext/Frappe security guidelines for permissions and data access
- Use environment variables for sensitive configuration