obsidian-note-create
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses several standard system utilities to manage and interact with an Obsidian vault.
- Evidence:
- Uses
cat,find, andheadto read vault conventions and existing note structures. - Uses
grepto search for related notes and keywords within the vault for wikilinking. - Detects and utilizes CLI tools like
obsidianandobsidian-clifor note creation, with a fallback to direct file writes. - These operations are limited to the user's
$VAULT_PATHand are consistent with the skill's primary purpose of note management.
Audit Metadata