cra-to-next-migration

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFE
Full Analysis
  • Migration Documentation: The skill contains instructional content and code examples focused on porting React applications to the Next.js framework. All patterns provided align with standard development practices and framework documentation.- Environment Configuration: The guide includes instructions for migrating environment variables from REACT_APP_ to NEXT_PUBLIC_, correctly identifying the security implications of server-side versus client-side visibility.- Tooling and Automation: The shell commands provided (grep, sed, find) are standard utilities used for project-wide searching and text replacement during refactoring. They do not exhibit malicious behavior or target sensitive system files.- Dependency Management: The skill references well-known, legitimate libraries and tools within the React ecosystem (e.g., Sentry, Tailwind, Redux, Zod). No suspicious or typosquatted packages were detected.- Development Best Practices: The patterns for handling browser APIs, authentication state gating, and provider hierarchies follow secure and reliable development methodologies for Next.js applications.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 08:56 PM
Security Audit — agent-trust-hub — cra-to-next-migration