Skip to main content
Run any Skill in Manus
with one click

react-rsc-data-boundary-review

Stars16
Forks3
UpdatedJuly 3, 2026 at 11:39

Statically review React Server Components code for data leaks across the server-to-client serialization boundary โ€” secrets passed as props to Client Components, server-only modules missing the `server-only` guard, `use server` actions with no authorization check, non-public environment variables read in `use client` modules, and tainted values crossing the boundary unnarrowed โ€” grounded in React's and Next.js's own documentation.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
5 files
SKILL.md
readonly