react-state-machines
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill provides educational content and architectural guidance for React state management using XState v5. All analyzed files (SKILL.md, references/decision-trees.md, and metadata.json) consist of markdown documentation and standard TypeScript/React code examples.
- [DATA_EXPOSURE & EXFILTRATION] (SAFE): The provided code examples use
fetchfor standard API interactions (/api/users/${input.userId}). No sensitive credentials or exfiltration patterns were observed. - [EXTERNAL_DOWNLOADS] (SAFE): Dependencies mentioned (
xstate,@xstate/react) are industry-standard libraries. No untrusted or suspicious external resources are referenced. - [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found.
Audit Metadata