mobile-flutter-run-on-device

Warn

Audited by Gen Agent Trust Hub on Aug 28, 2026

Risk Level: MEDIUMPRIVILEGE_ESCALATIONCOMMAND_EXECUTION
Full Analysis
  • [PRIVILEGE_ESCALATION]: The skill instructs the agent to perform installation of dependencies using elevated privileges.
  • Evidence: Use of sudo gem install cocoapods in the iOS setup section to install the Ruby-based dependency manager.
  • [COMMAND_EXECUTION]: The skill uses multiple shell commands to manage the mobile development environment and execute build processes.
  • Evidence: Execution of flutter devices, adb devices, adb pair, adb connect, and flutter run for device communication and application launching.
  • Evidence: Use of pod install --repo-update and flutter clean for environment maintenance and build troubleshooting.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 28, 2026, 07:49 AM
Security Audit — agent-trust-hub — mobile-flutter-run-on-device