react-best-practices
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides high-quality educational content and utility scripts for performance optimization. No malicious patterns or security risks were identified.\n- [COMMAND_EXECUTION]: The skill includes
scripts/react_performance_checker.py, a static analysis tool designed to audit local project files for performance anti-patterns. The script uses Python's standard library to read files and search for specific code patterns (e.g., sequential awaits, barrel imports). It does not perform network operations or execute untrusted code.\n- [PROMPT_INJECTION]: No instructions were found that attempt to bypass safety guidelines, override system behavior, or extract sensitive internal prompts.\n- [DATA_EXFILTRATION]: No evidence of hardcoded credentials or unauthorized data transmission was found. The skill's scripts operate exclusively on the local file system for auditing purposes.\n- [SAFE]: Rule 6.5 correctly demonstrates the use ofdangerouslySetInnerHTMLto implement a standard pattern for preventing hydration flicker in theme providers. The script used is a fixed, safe template and does not process external user input.
Audit Metadata