flutter-setup-localization
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard Flutter CLI commands (
flutter pub add,flutter pub get) for managing project dependencies and triggering the localization generation tool. - [EXTERNAL_DOWNLOADS]: The instructions involve downloading official packages (
flutter_localizationsandintl) from the Flutter SDK and the standard public Dart package registry (pub.dev). - [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety filters, or extract system prompts were detected in the instructions or metadata.
- [DATA_EXFILTRATION]: No sensitive file paths are accessed, and no unauthorized network operations are present. All operations are local to the Flutter project structure.
Audit Metadata