dart-flutter-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of educational code snippets and best practices for Flutter development. It does not contain any executable scripts, shell commands, or network operations that occur during the agent's execution phase.
- [CREDENTIALS_UNSAFE]: The skill demonstrates secure practices for handling credentials, such as using
secureStorageto read authentication tokens and properly attaching them to HTTP headers via interceptors. - [EXTERNAL_DOWNLOADS]: All external links provided in the references section target official documentation or well-known, trusted community resources for the Dart and Flutter ecosystem (dart.dev, flutter.dev, riverpod.dev, bloclibrary.dev).
- [COMMAND_EXECUTION]: There are no shell commands or subprocess calls. The code generation mentioned (Freezed) is a standard development-time task and is not executed by the agent.
- [PROMPT_INJECTION]: The content is purely technical and does not attempt to override system prompts or bypass safety filters.
Audit Metadata