react-native-testing
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No indicators of malicious intent or dangerous behavior were found. The skill primarily consists of educational markdown and code snippets for testing libraries like Jest and Detox.
- Indirect Prompt Injection (SAFE): Analysis of the attack surface indicates low risk. Ingestion points: User-provided React Native code or task descriptions as described in GUIDE.md. Boundary markers: Relies on default LLM context separation. Capability inventory: Scripts are limited to local filesystem validation (os.path, os.listdir) in scripts/validate.py. Sanitization: Employs yaml.safe_load() for configuration parsing in scripts/validate.py and references/PATTERNS.md, effectively preventing unsafe deserialization attacks.
Audit Metadata