react-modernization
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill. The content is focused on legitimate software development practices.
- [EXTERNAL_DOWNLOADS]: The skill references transformation scripts hosted on the official
reactjsGitHub organization. These are well-known, industry-standard resources used for automated code refactoring. - [REMOTE_CODE_EXECUTION]: Includes instructions for running official React codemods directly from remote URLs using
jscodeshift. This is a standard and accepted method for applying official React updates to a codebase. - [COMMAND_EXECUTION]: Provides legitimate commands for using
npx,jscodeshift, andcodemodCLI tools to modernize code, which is consistent with the skill's stated purpose.
Audit Metadata