react-best-practices

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: All content within the skill, including instructions and scripts, is focused on performance optimization. No obfuscation, data exfiltration, or persistence mechanisms were detected.\n- [COMMAND_EXECUTION]: The skill includes a Python script scripts/react_performance_checker.py that allows the agent to perform a static audit of a project directory. This script uses regular expressions to identify common performance anti-patterns (e.g., sequential awaits, missing memoization) without executing the code being analyzed.\n- [DATA_EXPOSURE]: The performance audit tool performs local file reads within the user-specified project path. This data is processed locally to generate a report and is not transmitted externally.\n- [PROMPT_INJECTION]: The skill contains no instructions designed to override system prompts or bypass safety filters. All rules are technical in nature and follow standard React/Next.js best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 07:26 PM