flutter-add-integration-test
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The instructions and code examples are consistent with official Flutter documentation for integration testing and performance profiling.
- [EXTERNAL_DOWNLOADS]: The skill uses
flutter pub addto include official dev dependencies (integration_test,flutter_test) from the trusted Flutter SDK environment. - [COMMAND_EXECUTION]: The workflow utilizes routine development commands such as
flutter drive,flutter build, andgradlewfor their intended purposes in a local development context. - [DATA_EXFILTRATION]: Analysis confirmed no attempts to access sensitive local files, environment variables, or credentials. No unauthorized network communication was detected.
- [PROMPT_INJECTION]: No patterns were identified indicating attempts to override agent constraints, bypass safety protocols, or hijack instructions.
Audit Metadata