flutter-riverpod-arch
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill outlines a feature-first directory structure and state management practices using official Flutter ecosystem tools like Riverpod and Flutter Hooks. Analysis of all code snippets and instructions revealed no evidence of prompt injection, data exfiltration, or persistence mechanisms.
- [COMMAND_EXECUTION]: The skill instructs the use of
dart run build_runner buildanddart run build_runner watch. These are standard, well-documented commands used for code generation in the Dart/Flutter environment and are essential for the provided architecture. They do not represent a security risk in this context.
Audit Metadata