kmp-ktor
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content and code templates for building mobile and multiplatform applications. No malicious code, obfuscation, or unauthorized access patterns were found.
- [EXTERNAL_DOWNLOADS]: The skill references well-known and official libraries from the Ktor framework (
io.ktor) and Kotlin ecosystem (kotlinx). These are industry-standard dependencies from trusted sources. - [CREDENTIALS_UNSAFE]: The skill demonstrates secure handling of bearer tokens by defining a
TokenStorageinterface for platform-specific secure storage (like Keychain or DataStore) and specifically shows how to sanitize theAuthorizationheader in logs to prevent accidental exposure.
Audit Metadata