minecraft-testing
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard development and testing patterns for Minecraft projects. All referenced dependencies, such as JUnit 5 and MockBukkit, are legitimate and well-known industry tools. GitHub Actions workflows utilize official and trusted actions (actions/checkout, actions/setup-java, gradle/actions/setup-gradle). The provided script,
validate-test-layout.sh, performs benign local project structure checks using common shell utilities like grep and find, with no evidence of malicious intent or dangerous capabilities.
Audit Metadata