navigation-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists exclusively of documentation and Dart code snippets for Flutter application development using the GetX library.
- [SAFE]: Access control mechanisms (AuthMiddleware, AdminMiddleware) implement standard redirection logic based on application-specific service states (e.g., AuthService).
- [SAFE]: Deep linking configurations for Android (AndroidManifest.xml) and iOS (Info.plist) use standard templates and placeholder domains (myapp.example.com).
- [SAFE]: Data handling patterns for route parameters and arguments follow recommended GetX practices without introducing unsafe sinks or dynamic code execution.
Audit Metadata