vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and code examples aimed at optimizing application performance. No malicious patterns, such as prompt injection, data exfiltration, or obfuscation, were identified.
- [EXTERNAL_DOWNLOADS]: The documentation references several well-known and reputable technology services and libraries, including React, Next.js, SWR, TanStack Query, and Jotai. These are documented as recommended tools for implementing best practices.
- [COMMAND_EXECUTION]: The
README.mdand rule files contain standard CLI instructions (pnpm build,pnpm validate,npx svgo) for repository maintenance and asset optimization. These commands are common in frontend development workflows and do not perform suspicious operations. - [PROMPT_INJECTION]: The content is strictly instructional. It does not contain commands that attempt to override AI safety guidelines, bypass constraints, or extract system prompts.
- [DATA_EXFILTRATION]: No sensitive file access or unauthorized network operations were detected. Code examples involving data fetching use standard placeholder API endpoints (e.g.,
/api/users).
Audit Metadata