flutter-navigation
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard implementation patterns for Flutter navigation and deep linking. No malicious patterns, obfuscation, or unauthorized access attempts were detected. The usage of the go_router package follows standard practices and does not involve untrusted remote code execution.
- [INDIRECT_PROMPT_INJECTION]: The skill involves processing untrusted data from external sources via deep links (e.g., myapp://orders/:id). It correctly addresses the security surface by mandating parameter validation and existence checks within the routing logic (redirect callback) before the data influences application state or navigation.
Audit Metadata