setup-react-doctor
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill automates the setup of
react-doctor, a legitimate static analysis tool for React codebases, and configures it to run as a hook. - [SAFE]: The bash script
scripts/react-doctor-stop.shdemonstrates secure coding practices by usingjq -Rs .to properly escape raw tool output before returning it as a JSON decision. This prevents potential indirect prompt injection that could occur if the tool output contained instructions intended for the agent. - [SAFE]: No unauthorized network requests, credential harvesting, or obfuscation techniques were found in the instructions or scripts.
Audit Metadata