gradle-kotlin-dsl-doctor
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local shell commands via the Gradle wrapper (e.g.,
./gradlew dependencies,./gradlew build,./gradlew dependencyInsight) to analyze the build graph and verify patches. These are standard developer tools for build diagnostics. - [EXTERNAL_DOWNLOADS]: The skill manages project dependencies through well-known services such as the Spring Boot Bill of Materials (BOM) and the Gradle Plugin Portal. These resources are handled according to standard build management practices.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found. The instructions are transparent and focused on the stated purpose of stabilizing software builds.
Audit Metadata