minecraft-testing
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for Minecraft testing using established frameworks (JUnit, MockBukkit, NeoForge, and Fabric).
- [EXTERNAL_DOWNLOADS]: The skill references official repositories for the Minecraft development ecosystem, including the PaperMC and MockBukkit Maven repositories. It also utilizes standard, official GitHub Actions for CI workflows.
- [COMMAND_EXECUTION]: The included validation script (
scripts/validate-test-layout.sh) is designed for static analysis of project structures. It uses standard shell utilities (grep,find) to verify file existence and content patterns without performing dangerous operations such as privilege escalation or network exfiltration. - [SAFE]: No obfuscation, data exfiltration patterns, or prompt injection attempts were detected in the provided files.
Audit Metadata