kotlin-testing
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and pattern library for Kotlin testing. It contains no executable code, remote downloads from untrusted sources, or obfuscated content.
- [COMMAND_EXECUTION]: Provides standard Gradle commands for testing and coverage reports (e.g.,
./gradlew test,./gradlew koverHtmlReport). These are benign and standard for the described use case. - [EXTERNAL_DOWNLOADS]: References official and well-known dependencies such as JetBrains Kover and Kotest via standard Gradle plugin and dependency declarations. These are from trusted sources.
Audit Metadata