profile_rsc_stream
Analyze React Server Components Flight stream logs to detect oversized chunks, waterfall bottlenecks, and security exploits like CVE-2025-55182.
Instructions
Analyzes a React Server Components (RSC) Flight stream text log. Detects bloated chunks (>50KB), sequential Waterfall request bottlenecks, and security hazards like constructor traversing exploits (CVE-2025-55182 / React2Shell).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stream_payload | Yes | Raw line-separated Flight stream text payload |