kotlin-guide
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill is purely informational and follows standard best practices for software development. No malicious patterns, prompt injections, or obfuscation techniques were identified.
- [COMMAND_EXECUTION]: Includes standard Gradle CLI commands (e.g.,
./gradlew build,./gradlew test,./gradlew ktlintCheck) for project lifecycle management. These are routine tasks for Kotlin developers and are used as intended for compilation and verification. - [EXTERNAL_DOWNLOADS]: References official documentation and tools from established organizations (e.g., Kotlinlang.org, Pinterest, JetBrains) for guidelines and testing frameworks. These are well-known and reputable sources within the development community.
Audit Metadata