kotlin-multiplatform
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No instructions found that attempt to override agent behavior or bypass safety guidelines.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials, sensitive file paths, or suspicious network operations detected. Networking examples use standard libraries (Ktor, OkHttp) for illustrative purposes.
- Obfuscation (SAFE): No encoded content, hidden characters, or homoglyphs detected.
- Unverifiable Dependencies (SAFE): The build configuration references official, well-known Kotlin libraries from JetBrains (kotlinx-coroutines, ktor). No untrusted external scripts or packages are used.
- Persistence & Privilege Escalation (SAFE): No attempts to modify system files, startup scripts, or acquire elevated permissions.
- Dynamic Execution (SAFE): No use of eval, exec, or runtime code generation patterns.
Audit Metadata