workflow-validator
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a local TypeScript script (
scripts/validate.ts) using the Bun runtime. This script validates JSON artifacts against specified criteria. The execution is scoped to local files and provides deterministic feedback for workflow debugging. - [SAFE]: The skill does not perform any network operations, access sensitive credentials, or employ obfuscation. It is designed for the intended purpose of workflow validation within a sandbox environment and follows established patterns for tool-based validation.
Audit Metadata