Obsidian Automation
Pass
Audited by Gen Agent Trust Hub on Jun 3, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection within the web clipping and research automation features.
- Ingestion points: External data enters the agent context via the
web_clippertool (which processes page titles, URLs, and selections) and theresearch_workflow(which gathers external sources) as defined inSKILL.md. - Boundary markers: There are no explicit delimiters or boundary instructions to separate untrusted external content from the agent's core instructions.
- Capability inventory: The skill possesses capabilities to write to the filesystem and search local notes through tools like
obsidian_create_note,obsidian_search, andobsidian_linkinSKILL.md. - Sanitization: The skill lacks evidence of sanitization, escaping, or validation of external content before it is interpolated into templates or note creation tasks.
Audit Metadata