flutter-mkt-dev
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured workflows for Flutter development, specifically for Android TV. It enforces Clean Architecture principles and modularity.
- [DATA_EXFILTRATION]: The instructions emphasize an "offline-first" approach using local SQLite storage and explicitly note "no network calls", which effectively mitigates data exfiltration risks.
- [COMMAND_EXECUTION]: Shell commands are restricted to standard Dart and Flutter development toolchains (dart analyze, dart format, flutter test) used for code validation and testing.
- [PROMPT_INJECTION]: The skill ingests user input regarding bug fixes or new features, which is a standard surface for Indirect Prompt Injection. The risk is mitigated by a required workflow that includes human confirmation before implementation and git commits.
Audit Metadata