source-command-kotlin-build
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes the Gradle wrapper (./gradlew) to perform builds and run static analysis tools like detekt and ktlint. These are routine development tasks and are consistent with the skill's purpose.
- [SAFE]: The skill ingests build logs and compiler output to identify errors (Category 8 surface). These ingestion points are limited to diagnostic data, and the skill implements an incremental fix strategy that minimizes risk.
- [SAFE]: No obfuscated code, hidden URLs, or hardcoded credentials were detected. The logic is transparent and focuses on standard Kotlin development patterns.
- [SAFE]: No privilege escalation or persistence mechanisms were identified in the skill's instructions.
Audit Metadata