react-optimise
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Category Analysis (SAFE): The skill was evaluated across all 10 threat categories including Prompt Injection, Data Exfiltration, and Remote Code Execution. No malicious patterns were identified.
- Dependency Review (SAFE): The skill suggests standard, well-known industry libraries such as
@tanstack/react-query,jotai, andweb-vitals. No suspicious or unknown packages are referenced. - Network Operations (SAFE): Examples of network operations (e.g.,
fetch,navigator.sendBeacon) are used strictly for legitimate purposes like data fetching and performance monitoring at local API endpoints. - Code Quality (SAFE): Code examples demonstrate high-quality React patterns including the use of
AbortControllerfor request cancellation and proper cleanup of side effects, which are security and performance best practices.
Audit Metadata