kotlin
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines idiomatic Kotlin coding conventions, such as null safety patterns, usage of data classes, and sealed interfaces for state management.
- [SAFE]: Includes explicit security best practices, such as a prohibition against logging sensitive data like passwords.
- [SAFE]: Provides clear guidance for automated refactoring tasks (replacing fully qualified names with imports) with safety checks to avoid name collisions and unintended changes in strings or documentation.
- [SAFE]: The shell commands provided are standard Gradle tasks (test, detektAll, build) and do not contain malicious patterns.
Audit Metadata