flutter-internationalization
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOWEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS] (LOW): The skill references the official 'intl' package. While it suggests using 'any' versioning (a minor best practice violation), the package is from a trusted registry (pub.dev) and is standard for Flutter development.
- [COMMAND_EXECUTION] (LOW): The skill documentation includes standard shell commands such as 'flutter pub add', 'flutter gen-l10n', and 'dart run'. These are official toolchain commands used as intended for local project setup and code generation.
Audit Metadata