obsidian-knowledge
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a custom
obsidianCLI to perform file system operations including reading, creating, appending, and moving files within a designated vault. It also executes shell commands to ensure the Obsidian application is running. - [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection because it processes untrusted data from external web sources through the
Clipping SaveandKnowledge Organizerworkflows. Instructions require the agent to extract and summarize knowledge from these sources, which could contain malicious directives. - Ingestion points: External web content fetched via the
search-and-fetchskill is processed inSKILL.mdunder the 'Clipping Save' and 'Knowledge Organizer' roles. - Boundary markers: No specific delimiters or safety instructions are used to separate untrusted web content from the agent's core instructions.
- Capability inventory: The skill allows for reading, writing, and moving files using the
obsidianCLI, providing a significant impact area if the agent is manipulated by malicious data. - Sanitization: There is no evidence of sanitization or filtering of the content retrieved from external sources before it is analyzed and recorded.
Audit Metadata