kotlin-exposed-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides boilerplate code for database operations using established libraries.
- [EXTERNAL_DOWNLOADS]: References standard, well-known dependencies for Kotlin/JVM development, including JetBrains Exposed, HikariCP, and Flyway. These are hosted on official repositories such as Maven Central.
- [DATA_EXFILTRATION]: No evidence of unauthorized data access or transmission. Database connection patterns use standard JDBC protocols for legitimate application purposes.
- [PROMPT_INJECTION]: The skill does not contain instructions designed to bypass agent safety filters or override system behavior.
- [CREDENTIALS_UNSAFE]: Examples for database configuration correctly use placeholders and environment property lookups for sensitive credentials rather than hardcoding them.
- [COMMAND_EXECUTION]: No unauthorized system command execution patterns were identified; the operations are limited to standard database interactions.
Audit Metadata