minecraft-modding

Pass

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate templates and instructions for Minecraft mod development. All referenced documentation links point to official and well-known industry sources.
  • [COMMAND_EXECUTION]: The script scripts/check-build.sh executes ./gradlew build. This is the standard mechanism for compiling Java projects and is necessary for the skill's primary purpose of mod development and testing.
  • [EXTERNAL_DOWNLOADS]: The skill relies on the Gradle build system, which will download modding libraries and dependencies from trusted Maven registries (such as Maven Central and Mojang) during the build process.
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 11:24 AM