react-state-machines
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or unauthorized data access were detected. All code examples use placeholder local API endpoints (e.g.,
/api/auth/login,/api/data) typical for development documentation. - [SAFE]: Data persistence methods mentioned (localStorage, IndexedDB) are used exclusively for state management within the browser context, which is the intended functionality of the skill.
- [SAFE]: External library references (such as XState, pako, and idb) are well-known packages in the JavaScript ecosystem and are used according to best practices.
Audit Metadata