opencode-obsidian
Warn
Audited by Snyk on Jun 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill config runs "npx @bitbonsai/mcpvault <VAULT_PATH>" at runtime (as placed in opencode.json), which causes code to be fetched from the npm registry and executed—so the external package @bitbonsai/mcpvault (fetched via npx) is a runtime dependency that can execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata