xstate-v5
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The evaluation script
evals/extract_and_typecheck.pyexecutesnpm installto download standard dependencies (xstate,react,typescript) required for its internal type-checking environment. These are well-known packages from the official NPM registry. - [COMMAND_EXECUTION]: The script
evals/extract_and_typecheck.pyutilizes thesubprocessmodule to runnpmand the TypeScript compiler (tsc). These commands are strictly part of the automated testing framework used to validate code samples within the skill's evaluation process. - [SAFE]: All external references, links, and examples point to official Stately.ai documentation, GitHub repositories, and legitimate cloud API endpoints for authentication examples.
Audit Metadata