nextjs-react-expert
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a technical guide for developers and does not contain malicious code, obfuscation, or attempts to exfiltrate data. All logic and documentation are consistent with its stated purpose of performance optimization.
- [COMMAND_EXECUTION]: Includes a Python script (
scripts/react_performance_checker.py) that performs static analysis on local project files. The script uses regular expressions to detect common performance issues (e.g., sequential awaits, missing memoization) and does not perform any dangerous operations, network requests, or privilege escalation. - [EXTERNAL_DOWNLOADS]: References official documentation and well-known libraries such as SWR, better-all, and Zod from trusted sources like Vercel and GitHub. These references are standard in the React ecosystem and are used to illustrate optimization patterns.
- [DATA_EXFILTRATION]: No evidence of unauthorized file access or network communication for data harvesting was found. The analysis scripts operate strictly on the local project directory for auditing purposes.
- [PROMPT_INJECTION]: The skill contains no instructions designed to override agent safety protocols or hijack system behavior.
Audit Metadata