flutter-add-integration-test
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists entirely of markdown documentation and code examples for the user to copy. It does not contain any scripts, binaries, or automated execution steps that run on the agent's environment.
- [EXTERNAL_DOWNLOADS]: The skill mentions official tools and packages such as
flutter_test,integration_test,chromedriver, andreactivecircus/android-emulator-runner. These are well-known, industry-standard resources for Flutter development and CI/CD, and are documented neutrally for educational purposes. - [COMMAND_EXECUTION]: Provides standard Flutter and shell commands (e.g.,
flutter test,flutter drive,gcloud firebase) used for running tests and building APKs. These are typical developer workflows and do not contain hidden or malicious payloads. - [SAFE_PRACTICE]: The instructions encourage good security and development practices, such as mocking network calls and using standard platform integration methods.
Audit Metadata