react-19-reference
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill was audited across all 10 threat categories, including prompt injection, data exfiltration, and obfuscation. No malicious patterns were identified. The content is strictly documentation and instructional code for React 19 development. The only executable component is a local bash script (
scripts/show-hooks-workflow.sh) which safely outputs a help menu to the console using a heredoc (cat <<'EOF'). No remote code is downloaded or executed, and no sensitive credentials or system paths are accessed.
Audit Metadata