skills/bitbonsai/mcpvault/obsidian/Gen Agent Trust Hub

obsidian

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes system CLI tools, including git and gh (GitHub CLI), to manage repository initialization, commits, and synchronization of the Obsidian vault.
  • [EXTERNAL_DOWNLOADS]: It performs network operations to pull updates from remote git repositories during synchronization workflows.
  • [SAFE]: The skill implements path sandboxing by explicitly blocking access to the .obsidian/ configuration directory, protecting sensitive app settings.
  • [SAFE]: A robust preflight checklist ensures that required tools and identities (git user.name/email) are configured before any sync operations are performed.
  • [SAFE]: Critical actions, such as initializing a new repository or configuring a remote URL, require explicit user approval via askuserquestion before execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 02:04 PM