mobile-android-design
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill was evaluated against all threat categories including prompt injection, data exfiltration, obfuscation, and remote code execution. No security risks were identified.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns were found. The skill provides static Kotlin and XML code snippets for Android development.
- [EXTERNAL_DOWNLOADS]: The skill references standard, official Android dependencies in code comments (e.g.,
androidx.navigation,kotlinx-serialization-json). These are legitimate libraries from Google and JetBrains and do not pose a security risk. - [DATA_EXFILTRATION]: No network operations or sensitive file accesses that could lead to data exfiltration were detected. The skill uses placeholder URLs (e.g.,
myapp.com,avatar_url) for instructional purposes. - [OBFUSCATION]: No attempts to hide or obfuscate code through Base64, zero-width characters, or homoglyphs were found.
Audit Metadata