vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security risks were identified. The content consists entirely of performance optimization rules, coding best practices, and architectural guidance for React and Next.js development.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard, industry-recognized libraries such as
swr,lru-cache, andbetter-all. These are used appropriately in context for request deduplication and caching, and originate from trusted ecosystems associated with the author (Vercel). - [DATA_EXPOSURE] (SAFE): While the skill discusses
localStorageandcookies, it does so in the context of optimizing hydration and caching strategies. It explicitly provides security-conscious advice inserver-auth-actions.md, instructing developers to verify authentication and authorization within Server Actions to prevent unauthorized access. - [PROMPT_INJECTION] (SAFE): There are no instructions that attempt to bypass safety filters or override the agent's primary identity. The documentation is strictly technical and instructional.
Audit Metadata