kotlin-exposed-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation patterns for the JetBrains Exposed ORM, a reputable and widely used library for Kotlin development.
- [SAFE]: Credential management follows industry best practices by utilizing environment properties for database URLs, usernames, and passwords rather than hardcoding sensitive data.
- [SAFE]: The skill includes an explicit implementation of wildcard escaping for SQL LIKE queries, demonstrating awareness of and providing protection against logic-level injection attacks.
- [SAFE]: All listed dependencies (Exposed, HikariCP, Flyway, PostgreSQL) are industry-standard, well-known libraries from reputable sources with no suspicious package names or origins.
Audit Metadata