react-native-app
Warn
Audited by Snyk on Feb 16, 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 includes patterns that fetch and render arbitrary external URLs (notably the DataFetcher component in references/component-patterns.md which calls fetch(url) with a caller-provided url, and image components using source={{uri: imageUrl}}), which clearly ingests untrusted third-party content that the app/agent would read and interpret.
Audit Metadata