flutter-health-audit
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands to set up the auditing environment, including installing Node.js via Homebrew and FVM (Flutter Version Management) via the Dart package manager. It also executes standard Flutter commands such as
flutter test --coverageandflutter pub getto analyze the project's health. These commands are necessary for the skill's primary function and are executed through official project tooling. - [EXTERNAL_DOWNLOADS]: The skill fetches legitimate development tools (Node.js and FVM) from trusted repositories and package registries using well-known managers like Homebrew and
dart pub. These downloads are transparently documented in the skill's setup instructions. - [PROMPT_INJECTION]: Analysis of the skill's instructions and its specialized agents (e.g.,
cicd-analyzer,code-quality-analyzer) shows they are focused on objective technical evaluation. No malicious prompt injection patterns or attempts to override AI safety filters were detected. - [DATA_EXFILTRATION]: The skill's operations are confined to the local repository environment. No unauthorized network requests or patterns of sensitive data exfiltration were found during analysis.
Audit Metadata