minecraft-ci-release
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard CI/CD workflows for Minecraft projects using GitHub Actions and Gradle.
- [SAFE]: Adheres to security best practices by recommending the use of GitHub Secrets for sensitive tokens (Modrinth, CurseForge) instead of hardcoding them in the repository.
- [SAFE]: Includes a local validation script (
scripts/validate-workflow-snippets.sh) that checks the integrity and formatting of workflow snippets. The script uses a built-in Node.js runtime to analyze the skill's own content without performing any dangerous network or unauthorized filesystem operations. - [SAFE]: All referenced GitHub Actions and Gradle plugins (such as actions/checkout, actions/setup-java, and the Minotaur Modrinth plugin) are well-known, official, or standard within the developer and Minecraft modding communities.
Audit Metadata