react-review
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell script (
scripts/analyze.sh) that usesgrepto detect React imports, exports, and component definitions. The script correctly handles file arguments with quotes and performs no dangerous actions. - [EXTERNAL_DOWNLOADS]: Documentation references are provided for the official React website and the React TypeScript Cheatsheet on Netlify. These are established and well-known industry resources.
- [DATA_EXFILTRATION]: Static analysis is conducted locally on files provided by the user. The skill does not access sensitive system paths (e.g., SSH keys, AWS credentials) or perform any network requests to transmit data.
- [PROMPT_INJECTION]: Instructions in
SKILL.mdare focused on the intended purpose of code review and do not contain patterns attempting to bypass agent safety filters or override system behavior.
Audit Metadata