websocket-session-handshake-lifecycle
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for developers working with Kotlin Coroutines and Ktor WebSockets. The instructions focus on preventing common networking pitfalls such as deadlocks, silent desynchronization, and improper connection teardown.
- [SAFE]: The provided code snippets are pedagogical examples of correct resource management using standard language features like
try-finallyblocks andNonCancellablecontexts. - [SAFE]: The diagnostic shell commands utilize standard
greputilities for local code auditing. These commands are restricted to searching for specific implementation patterns within a codebase and do not perform network operations or execute untrusted code.
Audit Metadata