xstate-store
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references standard package installation for
@xstate/store-reactand peer dependencies such aszod,immer, andvalibotfrom official registries. - [DATA_EXFILTRATION]: Code examples demonstrate network requests using
fetchto local endpoints (e.g.,/api/data,/api/user) for data synchronization, which is consistent with the intended use of a state management library. - [SAFE]: The skill mentions the Stately Inspector, which is an official tool provided by the library maintainers (Stately.ai) for debugging and visualization.
- [SAFE]: Persistence mechanisms described (localStorage, AsyncStorage) are standard features for state management and are implemented through the library's official extension system.
Audit Metadata