react-server-components
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational templates and architectural patterns for React Server Components (RSC) and Next.js. All code examples follow official framework documentation and security best practices.
- [INDIRECT_PROMPT_INJECTION]: The skill demonstrates safe handling of external data by showcasing server-side validation using the
zodlibrary. This pattern effectively mitigates risks associated with untrusted user input in web applications. - [EXTERNAL_DOWNLOADS]: The skill contains example
fetchcalls toapi.example.com. These are clearly documented as placeholders for developer-defined endpoints and do not represent unauthorized data exfiltration or external code execution.
Audit Metadata