flutter-riverpod-arch
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious patterns were identified in the provided skill files.
- [COMMAND_EXECUTION]: The skill includes instructions to run
dart run build_runner build. This is a standard and expected command in the Flutter development ecosystem used for code generation for libraries like Riverpod. - [EXTERNAL_DOWNLOADS]: The skill references standard Flutter/Dart package dependencies (e.g.,
flutter_riverpod,flutter_hooks) which are well-known and trusted within the developer community. - [PROMPT_INJECTION]: The instructions are strictly focused on architectural guidelines and implementation patterns for Flutter development, with no attempts to override agent behavior or bypass safety filters.
- [DATA_EXPOSURE]: Code templates utilize generic placeholders for API endpoints and data models, with no hardcoded credentials or access to sensitive system file paths.
Audit Metadata