xstate-react
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference guide for xState and React development. All code snippets demonstrate legitimate state management patterns.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation and community resources for xState and Effect-ts. These include references to the Stately.ai ecosystem and technical articles from established developers (Sandro Maglione), which are standard for developer-focused educational content.
- [DATA_EXPOSURE_AND_EXFILTRATION]: Code examples demonstrate the use of the standard
fetchAPI for interaction with relative backend endpoints (e.g.,/api/users/). No sensitive data exposure or unauthorized network operations were detected. - [PERSISTENCE_MECHANISMS]: Examples include state persistence using
localStorage, which is a documented and standard practice for maintaining UI state across browser sessions in React applications.
Audit Metadata