minecraft-ci-release

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill incorporates official and well-known GitHub Actions (e.g., actions/checkout, actions/setup-java, gradle/actions/setup-gradle) and community-standard Gradle plugins (Modrinth Minotaur, CurseForgeGradle) for automated building and publishing.
  • [COMMAND_EXECUTION]: Contains standard administrative commands for build environments, such as setting execute permissions on the Gradle wrapper ('chmod +x gradlew') and using 'sed' for automated versioning in the release script.
  • [SAFE]: The skill explicitly promotes security best practices by instructing users to avoid hardcoding API tokens and instead utilize GitHub Secrets and environment variables. The included validation script is a local utility that performs static analysis on documentation snippets and does not execute untrusted code.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 03:01 PM