kotlin-exposed-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard documentation and code examples for database management in Kotlin.
- [SAFE]: Database connection configurations use empty string placeholders for credentials, following standard development practices.
- [SAFE]: The provided code includes an escapeLikePattern function, demonstrating proactive protection against SQL wildcard injection.
- [SAFE]: All listed dependencies (Exposed, HikariCP, Flyway, PostgreSQL driver) are well-known, legitimate libraries from the JVM ecosystem.
Audit Metadata