Obsidian 1 0 0.Local.Backup
v1.0.0Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
⭐ 0· 112·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill's name/description (Obsidian automation) match the declared requirement (obsidian-cli) and the instructions (search, create, move, delete notes, and reading Obsidian's config to find vaults). Requiring obsidian-cli is proportional to the stated purpose.
Instruction Scope
SKILL.md confines actions to local vault operations and locating the active vault via ~/Library/Application Support/obsidian/obsidian.json. Reading that local config file is necessary to reliably find vaults. The doc does not instruct sending data to external endpoints or accessing unrelated system resources. Note: the referenced config path is macOS-specific; the skill does not provide alternate paths for other OSes.
Install Mechanism
The install step is a Homebrew formula (yakitrak/yakitrak/obsidian-cli). Installing via a brew tap is a typical delivery mechanism, but yakitrak appears to be a third-party tap (not an official widely-known repo). This is a moderate-risk install vector compared with an official GitHub release or core Homebrew formula because it will fetch and install code from that tap.
Credentials
The skill requests no environment variables, no credentials, and no config paths beyond the Obsidian config it documents. That is proportionate to the stated task of operating on local Obsidian vaults.
Persistence & Privilege
always is false and the skill is user-invocable. There is no instruction to modify other skills or global agent settings. The skill does ask the agent to read a user config file and vault files, which is expected for this purpose but worth noting as local file access.
Assessment
This skill is coherent for automating Obsidian via obsidian-cli, but check a few practical things before installing: 1) The install is a Homebrew tap (yakitrak/yakitrak) — verify the tap/maintainer is trustworthy or inspect the formula/source before installing. 2) The SKILL.md points to a macOS config path (~/Library/Application Support/obsidian/obsidian.json); if you use Linux/Windows, ensure obsidian-cli or the skill supports your OS and that you know where your vaults are. 3) The skill will read your Obsidian config and local note files (normal for this use case) — ensure you are comfortable granting local-file access. 4) Metadata ownerId differs slightly between registry and _meta.json; this can indicate repackaging or a minor metadata issue — if provenance matters, confirm the publisher. If you need stronger assurance, review the obsidian-cli source code or the Homebrew formula before installing.Like a lobster shell, security has layers — review code before you run it.
latestvk97agy84g27v4pgx76wtgttxdx835655
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
💎 Clawdis
Binsobsidian-cli
Install
Install obsidian-cli (brew)
Bins: obsidian-cli
brew install yakitrak/yakitrak/obsidian-cli