localization-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard programming patterns and documentation for implementing localization. No signs of prompt injection, data exfiltration, or obfuscation were found.
- [EXTERNAL_DOWNLOADS]: Mentions the
moko-resourceslibrary (dev.icerock.moko:resources) and its Gradle plugin, which are widely used, legitimate tools in the Kotlin Multiplatform ecosystem. - [COMMAND_EXECUTION]: Documents an
adb shellcommand sequence used to test locale changes in an Android development environment. - [DYNAMIC_EXECUTION]: Provides an implementation using Android's
getIdentifierAPI for dynamic resource lookup, which is a standard part of the platform's localization capabilities.
Audit Metadata