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, specifically canvas_validate.py, canvas_layout.py, and canvas_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 python3 one-liners and use the identify CLI 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
Risk Level
SAFE
Analyzed
Apr 10, 2026, 05:07 PM