skills/pluginagentmarketplace/custom-plugin-flutter/custom-plugin-flutter-skill-localization/Gen Agent Trust Hub
custom-plugin-flutter-skill-localization
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's content is focused on legitimate Flutter development practices. The provided code snippets and documentation are consistent with official Flutter localization guidelines.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known packages from the Dart and Flutter ecosystems, including
flutter_localizations,intl, andslang. These are industry-standard dependencies for localization tasks. - [COMMAND_EXECUTION]: The documentation includes instructions for standard development tools such as
flutter gen-l10n. The providedscripts/validate.pyscript performs routine structure and configuration checks using theyaml.safe_load()method, which prevents unsafe YAML parsing.
Audit Metadata