gradle
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to install SDKMAN via
curl -s "https://get.sdkman.io" | bash. This is a standard installation method for a well-known development tool manager. - [EXTERNAL_DOWNLOADS]: Manual installation instructions fetch the Gradle binary from the official distribution site at
services.gradle.org. - [COMMAND_EXECUTION]: The skill guides the user through executing standard Gradle build commands, project initialization, and task management using the
./gradlewwrapper.
Audit Metadata