minecraft-multiloader
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill configures Gradle to download dependencies and plugins from community-standard Maven repositories, including Architectury, FabricMC, and NeoForged. These are well-known services within the Minecraft modding ecosystem.
- [COMMAND_EXECUTION]: The provided documentation includes standard build and run commands using the Gradle wrapper (e.g.,
./gradlew build), which are expected for project development and compilation. - [DATA_EXPOSURE]: No hardcoded credentials, sensitive file path access, or data exfiltration patterns were identified in the project templates or instructions.
- [SAFE]: The Java source code, configuration files (Gradle, JSON, TOML), and instructions align with legitimate use cases for the Architectury framework.
Audit Metadata