kmp
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for Kotlin Multiplatform (KMP) fundamentals and project scaffolding.
- [SAFE]: All listed dependencies in the version catalog (
libs.versions.toml) refer to established, official libraries from trusted sources such as JetBrains, Google/AndroidX, and well-known community contributors. - [SAFE]: Code snippets for network operations (Ktor) and data persistence (Room, DataStore) follow standard architectural patterns for mobile and cross-platform applications.
- [SAFE]: Platform-specific implementations for Android, iOS, and Desktop demonstrate legitimate usage of system APIs (e.g.,
NSFileManager,filesDir,System.getProperty) for application configuration without any sign of exfiltration or unauthorized access. - [SAFE]: No obfuscation, prompt injection, or remote code execution patterns were detected.
Audit Metadata