jarvus-flutter
Pass
Audited by Gen Agent Trust Hub on Aug 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDYNAMIC_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for setting up the Flutter development environment using the
asdfversion manager, including plugin installation and version pinning. - [COMMAND_EXECUTION]: Instructions recommend using
npx skills addto install project-specific agent skills from the official Dart and Flutter repositories as well as the vendor's own repository. - [EXTERNAL_DOWNLOADS]: The documentation guides users to download necessary web-support files (
sqlite3.wasmanddrift_worker.js) from the official GitHub release pages of thedriftandsqlite3.dartprojects. - [DYNAMIC_EXECUTION]: The skill includes a utility script template (
.scratch/shot.mjs) that allows an agent to capture application screenshots by connecting to the local Dart VM Service and saving the resulting image data to the local filesystem. - [COMMAND_EXECUTION]: Standard Flutter and Dart CLI tools (
flutter pub,dart analyze,flutter run) are integrated into the workflow for package management, static analysis, and application execution.
Audit Metadata