flutter-setup-localization
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows standard Flutter development practices for localization without introducing security risks.
- [COMMAND_EXECUTION]: Uses legitimate Flutter CLI tools (
flutter pub add,flutter pub get) for package management and code generation consistent with the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: Fetches standard dependencies including the official
flutter_localizationsSDK package and the well-knownintlpackage from the official Dart package registry.
Audit Metadata