flutter-testing

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a comprehensive documentation and guidance tool for Flutter testing. It provides clear architectural boundaries for different testing layers and encourages the use of deterministic mocks over real system interactions.
  • [COMMAND_EXECUTION]: The skill instructs the agent to use standard Flutter and Dart CLI tools (flutter test, flutter drive, dart run build_runner build) for validating code changes. It also includes a local utility script scripts/verify-examples.sh designed to perform static analysis and linting on the skill's own documentation files. This script uses Ruby to verify local link integrity, check YAML frontmatter, and scan for deprecated patterns without performing any external network operations.
  • [PROMPT_INJECTION]: No attempts to bypass safety guidelines, extract system prompts, or override agent behavior were detected. The instructions are focused on providing technical assistance for software testing.
  • [DATA_EXFILTRATION]: No patterns indicative of data exfiltration or unauthorized sensitive file access were found. The performance monitoring snippets in the integration testing guide use standard Dart and Flutter APIs for local resource tracking.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 01:38 PM