compare-gradle-builds
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use
git rev-parse --abbrev-ref HEADto identify the current branch name. This is a standard, non-destructive read operation used to establish context for the build comparison. - [EXTERNAL_DOWNLOADS]: The skill fetches build and task data from a remote build tracking service using specialized tools (
list_gradle_builds,get_gradle_build,list_gradle_build_tasks). This data retrieval is necessary for the skill's core function of comparing build runs and is performed via dedicated API tools.
Audit Metadata