react-doctor
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto fetch thereact-doctorpackage from the official NPM registry. This is a standard and expected method for running the tool. - [COMMAND_EXECUTION]: The skill provides a shell command (
npx -y react-doctor@latest . --verbose) to be executed in the project root to perform a diagnostic scan of the codebase.
Audit Metadata