obsidian
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [UNVERIFIABLE_DEPENDENCIES_AND_REMOTE_CODE_EXECUTION]: The skill metadata specifies the installation of
obsidian-clivia a third-party Homebrew tap (yakitrak/yakitrak/obsidian-cli). This external dependency is required for the vault automation features described in the instructions. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill instructs the agent to read the Obsidian application's configuration file located at
~/Library/Application Support/obsidian/obsidian.jsonto identify active vault paths. This access is necessary for the skill to function and does not involve credential exfiltration. - [INDIRECT_PROMPT_INJECTION]: The skill processes user-controlled Markdown files, creating an attack surface for indirect prompt injection.
- Ingestion points: Markdown note content is ingested through the
search-contentcommand inSKILL.md. - Boundary markers: No explicit boundary markers or instructions to ignore embedded commands are included in the prompt templates.
- Capability inventory: The agent has the ability to search, create, move, and delete files on the local filesystem via the
obsidian-clitool. - Sanitization: There are no sanitization or validation steps defined for the content read from the notes.
Audit Metadata