obsidian-canvas-creator
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to transform user text into a structured JSON format compatible with Obsidian. All processing is confined to text analysis and geometric calculations.
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted user input to generate canvas content. While this presents an ingestion surface, the structured JSON output format and specific formatting rules (like quote transformations) provide inherent mitigation against instruction leakage.
- [COMMAND_EXECUTION]: No shell commands or system-level executions are present. The layout algorithms provided in the reference files are intended as logical guides for the agent's internal reasoning, not for execution on the host system.
Audit Metadata