codemod-react-pipeline

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed with a safety-first architecture for large-scale code transformations. It operationalizes best practices for codemods through a gated pipeline that prevents mass changes without prior inspection.
  • [COMMAND_EXECUTION]: Shell scripts are used strictly for local repository orchestration. A safety guardrail is implemented via a Claude Code hook (scripts/guardrail.sh) that actively blocks unsupervised mass code changes unless a dry-run has been performed and verified.
  • [EXTERNAL_DOWNLOADS]: The skill mentions and utilizes established developer tools including the Codemod CLI, ast-grep, ESLint, Prettier, and TypeScript. It does not perform any unauthorized or hidden downloads of executable code.
  • [DATA_EXFILTRATION]: No evidence of sensitive data access or exfiltration. The skill operates locally on the target repository's files and utilizes standard git operations for state management.
  • [PROMPT_INJECTION]: The skill's instructions and metadata are focused on technical guidance for refactoring and do not contain any patterns aimed at overriding agent behavior or bypassing safety filters.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 03:52 AM
Security Audit — agent-trust-hub — codemod-react-pipeline