custom-plugin-flutter-skill-navigation
Warn
Audited by Snyk on Mar 19, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The SKILL.md explicitly shows handling external deep links (appLinks.uriLinkStream / getInitialAppLink) and reading state.uri.queryParameters (e.g., utm_source and a 'redirect' query param) and then calling router.go()/using the redirect return value, so untrusted public URLs can be ingested and materially influence navigation/behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata