agent-workflow-designer
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified across the 10 threat categories. The skill's components align with its intended purpose of assisting developers in designing agent workflows.
- [COMMAND_EXECUTION]: The script
scripts/workflow_scaffolder.pyis a safe utility that generates JSON configuration files using standard Python libraries. It performs limited file system operations (creating directories and writing text) strictly based on user-provided CLI arguments. - [DATA_EXPOSURE]: No hardcoded credentials, sensitive file access, or network exfiltration patterns were found. The skill operates locally and does not interact with external APIs or services.
Audit Metadata