nextjs-server-components
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is providing guidance on Next.js App Router architecture and data fetching patterns.
- [EXTERNAL_DOWNLOADS]: Mentions the 'server-only' npm package, which is a standard utility used in the React ecosystem to prevent sensitive server-side logic from being bundled into client-side code. This is documented as a security best practice.
- [DATA_EXFILTRATION]: No patterns of data exfiltration were found. The skill specifically warns against passing full database objects to client components and recommends minimizing serialized props.
Audit Metadata