obsidian
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes Homebrew to install the
obsidian-clitool from the third-party tapyakitrak/yakitrak/obsidian-cliduring initialization. - [COMMAND_EXECUTION]: The skill relies on shell commands via
obsidian-clito perform operations on the local file system, such as searching note contents, moving markdown files with link refactoring, and deleting notes. - [DATA_EXFILTRATION]: The skill accesses the local Obsidian application configuration file at
~/Library/Application Support/obsidian/obsidian.jsonto identify active vault locations and their paths on the disk. This exposure is limited to local read access necessary for the skill's primary functionality.
Audit Metadata