sanity-live-cache-components

Warn

Audited by Socket on Sep 16, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
SKILL.md

SUSPICIOUS. The skill is mostly coherent as a Sanity/Next.js integration guide and uses official npm and official Vercel/Sanity sources, but it has two notable security issues: transitive trust in additional remote skills and example code that forwards SANITY_API_READ_TOKEN into both serverToken and browserToken despite stating the token must never reach the client bundle. That inconsistency makes the skill riskier than a normal documentation skill, though not malicious.

Confidence: 88%Severity: 58%
SecurityMEDIUM
reference/live-helpers.md

The fragment does not show malicious behavior, exfiltration, or obfuscation. It contains a significant credential exposure risk because SANITY_API_READ_TOKEN is supplied as browserToken and live.ts is not explicitly server-only. This can expose a privileged read token to the browser. Keep the token server-side and use a separately scoped browser token or omit browserToken according to the supported Sanity configuration.

Confidence: 96%Severity: 72%
Audit Metadata
Analyzed At
Sep 16, 2026, 08:18 AM
Package URL
pkg:socket/skills-sh/sanity-io%2Fnext-sanity%2Fsanity-live-cache-components%2F@9d4b59377647b2c2245b0be8bbe9a0ef0b5f63812aa48700ce90eec04fe24e80
Security Audit — socket — sanity-live-cache-components