kotlin-ktor-patterns
Warn
Audited by Snyk on Aug 12, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). SKILL.md describes a Ktor server that reads outsider-authored free text from incoming HTTP requests/WebSocket frames at runtime via
call.receive<CreateUserRequest>()andframe.readText()in the routing/websocket handlers.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata