write-vault-section
Fail
Audited by Snyk on May 13, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill instructs the agent to generate CLI calls like obsidian write path="{note_path}" content="{updated_content}" (and to read/write file contents), which will include the note content verbatim in the agent's output — so if that content contains API keys, tokens, or passwords the LLM would be forced to handle/output those secrets directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata