kotlin-ktor-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for Ktor server development.
- [SAFE]: Sensitive configuration like JWT secrets and database URLs are correctly handled using environment variable placeholders in the configuration examples (e.g.,
${JWT_SECRET}). - [SAFE]: The skill demonstrates standard security practices such as implementing CORS configuration and JWT authentication middleware.
Audit Metadata