react-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references several well-known and trusted external libraries and repositories including Vercel's SWR, lru-cache, and better-all. These references are used for educational purposes to illustrate performance optimization patterns and do not involve untrusted remote code execution.
- [COMMAND_EXECUTION]: No executable shell commands or dangerous system-level operations are present. The included code blocks are React and TypeScript snippets meant for frontend development examples and refactoring templates.
- [PROMPT_INJECTION]: The document contains instructions specifically for AI agents to follow when refactoring code. These instructions are aligned with the stated purpose of the skill (performance optimization) and do not contain any attempts to bypass safety filters or override system constraints.
- [DATA_EXFILTRATION]: No network operations to suspicious domains were found. Code examples that demonstrate data fetching use standard placeholder paths or internal API routes typical for React applications. Access to browser storage (localStorage, cookies) is documented solely for implementing client-side caching to improve performance.
Audit Metadata