workflow-setup
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
okoucommand-line tool to perform operations such as creating, viewing, and running workflows. - [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided descriptions and instructions to configure automated workflows.
- Ingestion points: User input is collected to define workflow logic and trigger parameters in
SKILL.md. - Boundary markers: The skill instructions do not specify the use of delimiters for interpolated user input.
- Capability inventory: The skill possesses the ability to create, edit, and trigger workflows through shell commands listed in
SKILL.mdandreferences/trigger-setup.md. - Sanitization: The instructions explicitly require the agent to draft its own concise instructions and convert natural language into specific formats (like cron expressions) rather than directly outputting raw user input.
Audit Metadata