paniolo-zustand-best-practices
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill establishes architectural standards for Zustand, such as memoized selectors and async state tracking, which contribute to code stability and performance.\n- [SAFE]: No network activity or unauthorized file access was detected. All external references are limited to well-known development libraries or internal documentation.\n- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection due to its core function of reading and editing project source code.\n
- Ingestion points: The skill reads Zustand store files (e.g.,
use*Store.ts) to apply requested patterns.\n - Boundary markers: The skill does not define specific delimiters or warnings to ignore embedded instructions in the processed files.\n
- Capability inventory: The skill uses
file-readandterminal(fornpm run lint) capabilities.\n - Sanitization: The skill lacks explicit sanitization or validation of the input source code before it is processed by the agent.
Audit Metadata