kotlin-ktor-patterns

Pass

Audited by Gen Agent Trust Hub on Jun 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a documentation resource providing legitimate Ktor implementation patterns.
  • [SAFE]: Sensitive configuration parameters such as the JWT secret and database URL are handled securely using environment variable placeholders (${JWT_SECRET}, ${DATABASE_URL}) rather than being hardcoded.
  • [SAFE]: The skill promotes secure development practices, including JWT authentication, CORS configuration, and request validation logic.
  • [SAFE]: No instances of prompt injection, data exfiltration, obfuscation, or unauthorized command execution were identified in the analysis.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 24, 2026, 12:58 PM
Security Audit — agent-trust-hub — kotlin-ktor-patterns