skills/statelyai/skills/xstate-v5/Gen Agent Trust Hub

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.py executes npm install to 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.py utilizes the subprocess module to run npm and 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
Risk Level
SAFE
Analyzed
Apr 24, 2026, 08:58 PM