flutter-navigation

Pass

Audited by Gen Agent Trust Hub on Sep 11, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: No security issues were identified. The skill follows best practices for Flutter development and references trusted documentation sources.\n- [INDIRECT_PROMPT_INJECTION]: The instructions address the security of handling external deep links by mandating typed validation and domain-safe parsing to prevent malicious navigation states.\n
  • Ingestion points: Deep links and URL parameters (SKILL.md).\n
  • Boundary markers: The instructions explicitly require defining behavior for unknown or unauthorized destinations.\n
  • Capability inventory: The skill contains no executable scripts or system-level capabilities; it is purely instructional.\n
  • Sanitization: Mandates that path parameters and argument decoding be centrally validated and parsed into domain-safe state.\n- [EXTERNAL_DOWNLOADS]: The skill provides links to official documentation at docs.flutter.dev, which is a well-known and trusted service for Flutter development.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 11, 2026, 03:47 PM
Security Audit — agent-trust-hub — flutter-navigation