mobile-flutter
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard command-line tools for Flutter development, including
flutter pub,flutter run, and theasdfversion manager. These operations are routine and appropriate for the stated purpose of mobile app development. - [EXTERNAL_DOWNLOADS]: The instructions guide the user to download essential project assets (
sqlite3.wasm,drift_worker.js) from the official GitHub repositories of the respective open-source projects. It also suggests installing official Flutter agent skills usingnpx skills add. These sources are well-known and reputable within the developer community. - [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration. The use of
.envfiles for configuration and the configuration of macOS network entitlements are standard requirements for Flutter application development and local testing.
Audit Metadata