kotlin-tdd
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and code examples for Kotlin testing practices. The provided Kotlin snippets use standard library functions and in-memory data structures (e.g., mutableMapOf) for testing purposes, which is a standard and safe practice.
- [COMMAND_EXECUTION]: The documentation includes example commands for running tests via the Gradle wrapper (e.g.,
./gradlew test). These are standard developer tools and are presented for instructional purposes within a typical development workflow.
Audit Metadata