flutter
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No malicious instructions or attempts to bypass safety filters were detected. The skill content is strictly limited to Flutter development guidelines.
- [DATA_EXFILTRATION]: No unauthorized data access or exfiltration patterns were found. The skill actively promotes security best practices by recommending the use of
flutter_secure_storagefor handling sensitive credentials anddiointerceptors for token management. - [EXTERNAL_DOWNLOADS]: The skill references only trusted and official resources, such as the official Flutter documentation at docs.flutter.dev and the pub.dev package registry. There are no links to untrusted binaries or third-party scripts.
- [COMMAND_EXECUTION]: The skill documents standard Flutter and Dart CLI commands (e.g.,
flutter build,dart run build_runner) which are necessary for the development workflow and are presented in a benign, educational context. - [REMOTE_CODE_EXECUTION]: There is no evidence of remote script execution or dynamic loading of untrusted code. All code generation patterns described (like
build_runner) are standard industry practices for the Dart and Flutter ecosystem.
Audit Metadata