react-useeffect
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): The content consists entirely of instructional material regarding React development. No instructions attempting to bypass safety filters or override agent behavior were detected.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials, API keys, or access to sensitive local files were found. The use of
fetch()in examples is standard for educational data fetching patterns. - [Remote Code Execution] (SAFE): The skill does not perform any remote downloads, package installations, or script executions. It is static documentation.
- [Obfuscation] (SAFE): No Base64 encoding, zero-width characters, or homoglyph-based obfuscation techniques were identified.
- [Dynamic Execution] (SAFE): No use of
eval(),exec(), or other dynamic code generation patterns. All code snippets are static React/TypeScript examples.
Audit Metadata