minecraft-multiloader

Pass

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill configuration directs Gradle to download dependencies from official Minecraft modding repositories, including the Maven servers for Architectury, FabricMC, and NeoForged. These are well-known and community-standard sources for the described development task.
  • [COMMAND_EXECUTION]: Includes a utility script scripts/check-version-sanity.sh designed to validate that version strings in gradle.properties are consistent. The script uses standard shell commands to parse local configuration files and does not perform network operations or access sensitive system paths.
  • [SAFE]: No malicious patterns such as prompt injection, obfuscation, or data exfiltration were detected. All code snippets and references provided are standard for Minecraft mod development.
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 11:24 AM