react-review
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill's behavior aligns with its stated purpose of code review.
- [EXTERNAL_DOWNLOADS]: The skill references official and well-known documentation from 'react.dev' and 'netlify.app'. These are trusted resources and do not involve executable downloads.
- [COMMAND_EXECUTION]: The script 'scripts/analyze.sh' performs basic static analysis using 'grep'. It safely handles file paths with proper quoting to prevent command injection from maliciously crafted filenames.
- [DATA_EXPOSURE]: The skill operates locally on provided source files and does not contain any network operations that would lead to data exfiltration.
Audit Metadata