flutter-mobile-automation
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Indirect Prompt Injection Surface] (SAFE): The skill enables the ingestion of external data from applications via tool outputs such as logs and widget trees. This represents a standard surface for mobile automation tools. Evidence Chain: 1. Ingestion points: get_app_logs, get_widget_tree, and inspect_view_hierarchy (SKILL.md). 2. Boundary markers: Absent in instructions. 3. Capability inventory: Local bash execution of flutter, dart, adb, xcrun, and maestro. 4. Sanitization: Not provided in skill documentation.
- [Command Execution Permissions] (SAFE): The configuration includes permissive settings for executing specific development binaries. While broad, these permissions are standard for local mobile automation workflows and do not execute arbitrary shell scripts.
- [External References] (SAFE): All linked URLs point to reputable sources including official Dart/Google repositories and verified tool documentation for Maestro. No unverifiable dependencies or remote script execution patterns were found.
Audit Metadata