minecraft-datapack
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Includes a local bash script (
scripts/validate-datapack.sh) designed to validate the integrity and structure of Minecraft datapacks. The script performs static checks using standard command-line utilities likejqandfindto verify JSON syntax and file path conventions. These operations are limited to the local project directory and do not involve network access or privilege escalation.
Audit Metadata