react-native
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides standard documentation and best practices for React Native development, including patterns for navigation, animations, and native bridges.
- [EXTERNAL_DOWNLOADS]: The documentation references standard package installation procedures (npm) and platform-specific dependency management (Cocoapods) for well-known community libraries.
- [INDIRECT_PROMPT_INJECTION]: The skill provides patterns for building mobile interfaces that process external data, establishing a standard application attack surface.
- Ingestion points: Untrusted data enters the context via TextInput and FlatList data props.
- Boundary markers: No explicit boundary instructions or delimiters are present in the UI examples.
- Capability inventory: The skill documents network requests via fetch and native communication via NativeModules.
- Sanitization: Explicit input validation or sanitization logic is not included in the provided UI snippets.
Audit Metadata