web-server-state-react-query
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines development patterns for React Query v5 that align with industry best practices.
- It correctly instructs the agent to read sensitive configuration, such as API base URLs, from environment variables (
process.env.API_BASE_URL). - It provides secure patterns for managing authentication tokens via interceptors and configuration merging, avoiding hardcoded credentials.
- [SAFE]: The mentioned dependencies and tools are widely recognized and standard in modern web development.
- References to
@tanstack/react-query,@hey-api/openapi-ts, andreact-error-boundaryare appropriate for the stated purpose of server-state management and API client generation. - [SAFE]: No malicious patterns such as obfuscation, remote code execution, or privilege escalation were detected across the skill files.
Audit Metadata