vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): Detailed review of all 58 files confirms the skill contains only markdown documentation and code examples related to React and Next.js performance optimization. There are no executable scripts, shell commands, or network-active components provided with the skill itself.
- [EXTERNAL_DOWNLOADS] (SAFE): The documentation references well-known and trusted libraries such as
swr,lru-cache,zod, andbetter-all. These are used as examples of best practices rather than being automatically installed by the skill. All external URLs point to legitimate documentation or trusted GitHub repositories (e.g., Vercel and Shuding/better-all). - [PROMPT_INJECTION] (SAFE): No instructions were found that attempt to bypass AI safety filters or override the primary instructions of the agent. The instructional language is professionally focused on software engineering guidelines.
- [DATA_EXFILTRATION] (SAFE): There are no patterns suggesting data collection or exfiltration. Examples involving
localStorageorcookiesare correctly implemented with security considerations, such as usingtry-catchblocks and avoiding sensitive data storage.
Audit Metadata