kotlin-exposed-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational code snippets and configuration patterns for the JetBrains Exposed ORM, following industry best practices for database access.
- [SAFE]: Includes explicit security logic in the
searchUsersimplementation, providing a helper functionescapeLikePatternto sanitize user input against SQL wildcard injection duringLIKEqueries. - [SAFE]: All listed Gradle dependencies correspond to official, highly-reputable libraries including
org.jetbrains.exposed,org.postgresql:postgresql,com.zaxxer:HikariCP, andorg.flywaydb.
Audit Metadata