kotlin-multiplatform
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill focuses on legitimate architectural decisions for sharing code between Android, JVM, and iOS platforms.
- [COMMAND_EXECUTION]: The skill includes local shell scripts (
scripts/validate-kmp-structure.shandscripts/suggest-kmp-dependency.sh). These scripts perform static analysis on the local project directory to check for correct source set organization and suggest Kotlin Multiplatform-compatible library alternatives using standard system tools likegrepandfind. These scripts are used for development-time validation and do not interact with remote servers. - [PROMPT_INJECTION]: The instructions do not contain attempts to override agent behavior, bypass safety guidelines, or extract system prompts. The content is technical and focused on KMP best practices.
Audit Metadata