vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of documentation and code examples intended for developer reference or AI-assisted refactoring. No executable logic or runtime scripts are present.
- [EXTERNAL_DOWNLOADS]: The documentation references standard and widely-used NPM packages such as
swr,lru-cache,better-all, andlucide-react. These are mentioned as recommended dependencies for performance optimization. - [COMMAND_EXECUTION]: Provides examples of using standard build-time CLI tools like
npx svgofor SVG optimization within the documentation. - [DATA_EXPOSURE]: No hardcoded credentials, secrets, or sensitive file paths were identified. The guidelines promote safe practices such as avoiding the storage of sensitive data in
localStorage.
Audit Metadata