minecraft-datapack

Pass

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: No security threats such as prompt injection, data exfiltration, or obfuscation were detected. The skill's components are dedicated to offline development and validation.
  • [COMMAND_EXECUTION]: The skill provides a shell script (scripts/validate-datapack.sh) and a Node.js utility (scripts/jq-shim.mjs). These tools are used locally to validate the integrity of Minecraft datapack JSON files and directory structures. They do not perform network operations or access sensitive system files.
  • [DATA_EXFILTRATION]: There are no network-facing capabilities or patterns indicative of sensitive data access (e.g., credentials or environment variables).
  • [REMOTE_CODE_EXECUTION]: The skill does not download or execute external code. The included validation scripts are transparent and run within the local environment without fetching remote payloads.
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 11:24 AM