minecraft-plugin-dev
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill configures Gradle to download its distribution from services.gradle.org, which is the official well-known service for the Gradle build tool.\n- [EXTERNAL_DOWNLOADS]: Project dependencies are fetched from repo.papermc.io and jitpack.io, which are established and standard repositories in the Minecraft development ecosystem.\n- [COMMAND_EXECUTION]: The skill includes a local utility script at scripts/validate-plugin-layout.sh that performs static validation of the project's metadata and file structure using standard Linux utilities like awk and grep.
Audit Metadata