react-modernization
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for running standard development commands including
npm install,npx, andjscodeshiftto perform automated code migrations and environment setup. - [EXTERNAL_DOWNLOADS]: The skill utilizes
npxto fetch and execute official or community-recognized codemod packages (such asreact-codeshiftandcodemod) from the npm registry for refactoring tasks. - [DATA_EXPOSURE]: Includes common React code patterns for data fetching using the
fetchAPI targeting relative local endpoints (e.g.,/api/${id}), representing standard application development practices with no signs of data exfiltration. - [SAFE]: All suggested tools and code patterns align with official React documentation and modern frontend engineering best practices.
Audit Metadata