workflow-builder
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust authoring process for Claude Code workflows, focusing on determinism and safety.
- [SAFE]: The Python scripts (
workflow_intake.py,validate_workflow.py,scaffold_workflow.py) exclusively use standard Python libraries and perform legitimate automation tasks. - [SAFE]: The linter script (
validate_workflow.py) acts as a security control by detecting and preventing the use of non-deterministic functions (likeMath.random()) and restricted APIs (likefs,require, andfetch) within workflow scripts. - [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, or obfuscation, were detected across the skill's instructions, templates, or logic.
Audit Metadata