vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues were identified across all categories after a thorough scan of the 50 rule files and metadata.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references several well-known and reputable libraries, including
swr,lru-cache, andbetter-all. These are standard tools in the React ecosystem and their inclusion is consistent with the skill's technical purpose. - [PROMPT_INJECTION] (SAFE): No attempts to override agent behavior, bypass safety filters, or extract system prompts were found. The instructional content is strictly focused on technical code optimization.
- [DATA_EXFILTRATION] (SAFE): The skill does not access sensitive local files or perform unauthorized network requests. All code examples use public, standard APIs (e.g.,
localStorage,fetch,new Map()). - [COMMAND_EXECUTION] (SAFE): The README includes standard development commands (
pnpm build,pnpm validate) which are expected for a repository of this nature. No suspicious or obfuscated command execution was found.
Audit Metadata