sanity-live-cache-components
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the next-sanity package via npm. This is the official and well-known client library for Sanity.io integrations and is considered a safe, trusted dependency.
- [SAFE]: The skill correctly manages sensitive information by using environment variables for project IDs, datasets, and API read tokens. It includes specific warnings and implementation patterns to ensure that the server-side read token is never exposed to the browser bundle.
- [SAFE]: All architectural guidance, such as the three-layer component pattern and the use of the next-sanity/live helpers, aligns with official Sanity and Next.js documentation for building performant, cacheable applications. No malicious patterns, obfuscation, or data exfiltration techniques were detected.
Audit Metadata