agent-workflow-designer

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes a Python script scripts/workflow_scaffolder.py designed to generate JSON configuration files locally. The script uses standard Python libraries (argparse, json, pathlib) and does not perform any unauthorized or suspicious command execution.
  • [SAFE]: The documentation within SKILL.md and references/workflow-patterns.md promotes security best practices, such as implementing safety gates, validation loops, and explicit handoff contracts to manage data flow between agents.
  • [SAFE]: The file write operations in the scaffolding script are restricted to the output path specified by the user via command-line arguments, which is standard behavior for a configuration generation tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 08:15 AM
Security Audit — agent-trust-hub — agent-workflow-designer