flutter-setup-declarative-routing
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes standard Flutter CLI commands for project initialization and dependency management. It also provides platform-specific testing commands for Android using the Android Debug Bridge (ADB) and iOS using the simctl utility to verify deep link functionality.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to add the go_router dependency. This is a highly trusted routing solution for Flutter, and its installation through the standard pub.dev registry is a routine development practice.
- [SAFE]: The configuration steps for platform manifest files and the hosting of associated domain files are the required standard procedures for enabling App Links and Universal Links on their respective platforms.
Audit Metadata