| Version | Supported |
|---|---|
| 1.x | ✅ Yes |
Do not open a public GitHub issue for security vulnerabilities.
Please report security issues privately by emailing the ToolkitMC organisation maintainers, or by using GitHub's private vulnerability reporting.
Include:
- A description of the vulnerability
- Steps to reproduce
- Potential impact
- Any suggested mitigations
You will receive a response within 72 hours. If the issue is confirmed, we will release a patch as soon as possible.
This mod runs on the server side only and requires operator permission (level 2) for all commands. The primary attack surface is:
- Arbitrary function execution via
/macro-engine run - File system writes via
/macro-engine createand/macro-engine add
Both are gated behind permission level 2 and should only be accessible to trusted operators in development environments.