swr
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation and code examples for the
swrpackage (v2). It covers key concepts like cache identity, mutations, pagination, and subscriptions. - [SAFE]: Network operations described (e.g.,
fetch,WebSocket) are standard patterns for a data-fetching library. The examples use relative paths (/api/...) or local environment variables (window.location.host), which are standard practices for frontend development. - [SAFE]: No obfuscation, data exfiltration, or unauthorized command execution patterns were found. The instructions emphasize secure practices such as proper error handling and auth token management in fetchers.
Audit Metadata