minecraft-datapack
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and templates for Minecraft datapack development, following standard vanilla formats.
- [COMMAND_EXECUTION]: Includes a bash script
scripts/validate-datapack.shused for local validation of JSON files and directory structures within a datapack project. - [COMMAND_EXECUTION]: Provides
scripts/jq-shim.mjs, a Node.js utility designed to perform local JSON queries as a fallback for thejqutility. The script handles data locally and does not perform network operations. - [EXTERNAL_DOWNLOADS]: No external dependencies or remote code execution patterns were identified; all operations are performed on local files.
Audit Metadata