swr
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- Standard Library Usage: The skill provides educational examples for implementing the
swrReact library, including hooks likeuseSWR,useSWRMutation, anduseSWRInfinite. These are used according to standard development practices for client-side data fetching. - External Documentation References: The skill references official documentation and sitemaps from
swr.vercel.app. These are well-known, trusted sources for the library's metadata and guidance. - Network Operations in Examples: The code examples include common network operations such as
fetchandWebSocketconnections. These are illustrative of the library's purpose (data fetching) and do not point to suspicious or malicious domains. - Safe Dependency Management: The bash patterns correctly identify standard installation commands for the
swrpackage via common package managers (npm, pnpm, bun, yarn) without any signs of supply chain attacks or typosquatting.
Audit Metadata