localization-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides standard documentation and code examples for implementing localization in mobile apps.
- [EXTERNAL_DOWNLOADS]: References the well-known 'moko-resources' library (
dev.icerock.moko:resources) for Kotlin Multiplatform, which is a standard industry practice for shared resource management. - [COMMAND_EXECUTION]: Includes standard Android Debug Bridge (ADB) commands for testing purposes (
adb shell settings put system user_locale), which are intended for manual developer use in a controlled environment.
Audit Metadata