dart-flutter-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No instructions attempting to override agent behavior, bypass safety filters, or extract system prompts were found.
- [DATA_EXFILTRATION]: No hardcoded credentials or sensitive file access patterns are present. Networking examples use the well-known Dio library for standard API communication patterns.
- [REMOTE_CODE_EXECUTION]: No remote script downloads or execution patterns (e.g., curl|bash) were detected.
- [COMMAND_EXECUTION]: No shell command execution or privilege escalation attempts (e.g., sudo, chmod) were found.
- [SAFE]: The skill provides idiomatic Dart and Flutter code snippets, including safe handling of BuildContext, immutable state management, and structured concurrency. All external links point to official documentation (dart.dev, flutter.dev) and well-known ecosystem libraries (riverpod.dev, bloclibrary.dev).
Audit Metadata