obsidian-cli-ece62d — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited obsidian-cli-ece62d (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use the obsidian CLI to interact with a running Obsidian instance. Requires Obsidian to be open.
Run obsidian help to see the current command set. Full docs: https://help.obsidian.md/cli
=.\n for multiline content and \t for tabs.obsidian create name="My Note" content="# Hello"
obsidian create name="My Note" silent overwriteMany commands accept file or path:
file=<name> resolves like a wikilink.path=<path> uses an exact vault-relative path such as folder/note.md.Commands target the most recently focused vault by default. Use vault=<name> as the first parameter to select another vault.
obsidian vault="My Vault" search query="project alpha"obsidian read file="My Note"
obsidian create name="New Note" content="# Hello" template="Template" silent
obsidian append file="My Note" content="New line"
obsidian search query="search term" limit=10
obsidian daily:read
obsidian daily:append content="- [ ] New task"
obsidian property:set name="status" value="done" file="My Note"
obsidian tasks daily todo
obsidian tags sort=count counts
obsidian backlinks file="My Note"Use --copy to copy output to the clipboard. Use silent to prevent files from opening. Use total on list-style commands to get a count.
When the task is plugin, theme, or UI debugging work, keep the main skill light and load the extra workflow only when needed:
eval first.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.