react
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for React development, providing boilerplate code for components, hooks, and state management. No malicious patterns such as prompt injection, data exfiltration, or obfuscation were found.
- [COMMAND_EXECUTION]: The skill documents standard commands for project initialization using well-known tools like Vite (
npm create vite@latest), Next.js (npx create-next-app@latest), and Remix (npx create-remix@latest). These are industry-standard methods for starting React projects. - [EXTERNAL_DOWNLOADS]: Includes references to standard package managers and framework initialization scripts which download legitimate dependencies from the official npm registry during project setup.
Audit Metadata