zustand-game-patterns

Warn

Audited by Socket on Feb 16, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

[Skill Scanner] Backtick command substitution detected This code is consistent with its stated purpose (Zustand game state patterns). There are no indicators of malware or obfuscated malicious code. Primary security concerns are typical web-app concerns: persisted client-side state is restored without explicit validation (an attacker or third-party script that can modify localStorage could cause unexpected store state), and analytics.track is invoked with game-state-derived data but the destination is not shown — this could leak telemetry to third parties depending on how analytics is configured. Recommend adding validation/sanitization of loaded save data, limiting what is persisted, and auditing the analytics backend. Overall the package appears benign, with moderate implementation-level risks to consider. LLM verification: The best-supported review (Report 3) concludes that the zustand-game-patterns fragment presents benign, coherent patterns for game-state management with Zustand, including modular slices, persistence, multi-slot saves, undo/redo, and subscriptions. It highlights expected risks around localStorage usage and analytics, while flagging only an innocuous documentation anomaly. The combined analysis supports adopting these patterns with standard security cautions (opt-in side effects, clear persistenc

Confidence: 80%Severity: 75%
Audit Metadata
Analyzed At
Feb 16, 2026, 09:14 AM
Package URL
pkg:socket/skills-sh/ccalebcarter%2Fpurria-skills%2Fzustand-game-patterns%2F@8ecc6f7c2ea2f06a9ca57a196450f25df3496daa