canvas
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local Python scripts located in the
scripts/directory, specificallycanvas_validate.py,canvas_layout.py, andcanvas_template.py. These scripts are responsible for critical tasks like verifying JSON structure, applying layout algorithms (grid, dagre, radial, force, linear), and instantiating archetypes. - [COMMAND_EXECUTION]: The documentation includes instructions for the agent to execute
python3one-liners and use theidentifyCLI tool (part of ImageMagick) to extract image metadata for precise node positioning. - [SAFE]: The skill operates on the local filesystem within an Obsidian vault or project-specific
.canvases/directory. All data ingestion from existing canvases and user-provided prompts is used for valid visual generation, and asset management is performed within designated media directories.
Audit Metadata