minecraft-testing
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill focuses on educational examples for unit and integration testing using established frameworks like JUnit 5, MockBukkit, NeoForge, and Fabric.
- [EXTERNAL_DOWNLOADS]: The skill references official and well-known repositories including PaperMC and MockBukkit for dependency management via Gradle. These are standard resources for Minecraft plugin development.
- [COMMAND_EXECUTION]: Includes standard Gradle commands (
./gradlew test,./gradlew runGameTestServer) and GitHub Actions configurations for CI/CD. These instructions are within the expected scope of a testing-focused development skill.
Audit Metadata