flutter-integration-tests

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides instructional content and code snippets for the Flutter integration_test package, which is an official part of the Flutter SDK.
  • [SAFE]: No unauthorized data access or exfiltration patterns were detected. The file system operations described, such as writing performance timelines and capturing screenshots, are standard requirements for integration testing and are restricted to the local project build directory.
  • [SAFE]: Command execution is limited to well-known Flutter CLI tools (flutter test, flutter drive) and standard testing environment utilities (chromedriver, xvfb-run).
  • [SAFE]: The skill relies on official Flutter dependencies and does not fetch or execute code from untrusted remote sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 09:51 PM