Obsidian Automation
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill features workflows that ingest untrusted external content, which constitutes a potential surface for indirect prompt injection.
- Ingestion points: Data is gathered from browser-provided content (page title, URL, selection) in the
web_clipperworkflow and from external search results in theresearch_workflow. - Boundary markers: The templates defined in
SKILL.mddo not currently utilize explicit markers or isolation tags to separate external content from internal instructions. - Capability inventory: The skill possesses the capability to write and modify files in the local vault using the
obsidian_create_noteandobsidian_templatetools. - Sanitization: The configuration does not specify sanitization or validation routines for data extracted from web sources before it is processed into notes.
Audit Metadata