flutter-add-integration-test

Pass

Audited by Gen Agent Trust Hub on Apr 24, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: Executes standard Flutter and Android build commands, such as flutter drive, flutter build, and gradlew, to run integration tests and prepare application packages.
  • [EXTERNAL_DOWNLOADS]: Configures project dependencies by fetching official Flutter SDK packages (integration_test and flutter_test) via the standard pub package manager.
  • [PROMPT_INJECTION]: The skill has an indirect prompt injection surface as it reads application UI state (via get_widget_tree) to generate test scripts. This is a functional requirement for automated testing. Ingestion point: get_widget_tree output. Boundary markers: Absent. Capability inventory: File writing (test scripts) and command execution (test runner). Sanitization: Absent.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 24, 2026, 03:25 PM