vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's content is entirely instructional and consists of markdown files detailing best practices for web performance. No malicious code, prompt injections, or unauthorized data access patterns were found during the analysis.
- [COMMAND_EXECUTION]: The documentation mentions the use of the
npx svgocommand in the SVG precision rule (rules/rendering-svg-precision.md). This is a legitimate development tool used for optimizing assets and is used here correctly in an educational context. - [REMOTE_CODE_EXECUTION]: The skill provides examples using trusted and common third-party libraries such as
swr,zod, andlru-cache. These packages are standard in the React ecosystem and the examples demonstrate their safe usage for performance and security purposes, such as authenticating Server Actions.
Audit Metadata