generate-canvas-app
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Command Execution]: The skill utilizes shell commands to manage project folders and clean up temporary planning documents. It includes specific instructions to transform user-provided input into a predictable format (kebab-case) before folder creation, which helps maintain system stability during automated file operations.
- [Agent Orchestration]: It coordinates multiple sub-tasks to separate the design phase from the screen implementation. This modular design allows for clear boundaries between planning and code generation.
- [Development Workflow]: The skill implements an iterative validation loop using a specialized compilation tool. This ensures that the generated YAML files adhere to the expected schema before finalizing the output, which is a standard practice in automated code generation.
Audit Metadata