obsidian-vault-init

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill performs local file system operations (listing, creating directories, writing markdown files) within the user's Obsidian vault directory to set up a workspace structure.
  • [PROMPT_INJECTION]: The skill uses a CLAUDE.md file to store and retrieve vault context for future sessions. * Ingestion points: The skill reads CLAUDE.md from the vault root using cat in SKILL.md. * Boundary markers: No explicit boundary markers or instructions to ignore embedded commands are used when reading this file. * Capability inventory: The skill utilizes bash (ls, mkdir, find) and file (read, write) tools. * Sanitization: No sanitization is performed on the content read from CLAUDE.md.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 03:33 AM