react-server-components-framework
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a professional-grade educational and scaffolding tool for modern React development. It demonstrates security best practices, such as implementing XSS protection via DOMPurify in its code examples, and provides extensive documentation on safe state management and data fetching patterns.\n- [COMMAND_EXECUTION]: The scaffolding script
scripts/create-server-component.mdutilizes shell commands (e.g.,grep,find) to perform environmental discovery. These commands are used to identify the Next.js version, database client, and project structure to tailor the generated component code. These operations are limited to read-only project analysis and are entirely consistent with the skill's primary purpose of automating component creation.
Audit Metadata