Caveat verdict
forge-obsidian-brain
Local Obsidian vault management skill that reads/writes notes within the local vault — explicitly states local-only with no network access, and all operations are CRUD on user-owned files matching the stated purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (8)
Uses eval() — can execute arbitrary code
SCANNER_APPEAL.md · prose · downgraded · eval(
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SECURITY.md · prose · downgraded · curl | bash
Pipe-to-shell pattern (wget | sh)
SECURITY.md · prose · downgraded · wget | sh
Pipe to bash — executes piped content as shell commands
SECURITY.md · prose · downgraded · | bash
Pipe to sh — executes piped content as shell commands
SECURITY.md · prose · downgraded · | sh
References child_process — can spawn system processes
SCANNER_APPEAL.md · prose · downgraded · child_process
Uses exec() — may execute shell commands
scripts/search/search.js · prose · downgraded · exec(
References agent memory files
scripts/sync/memory-to-vault.js · prose · downgraded · DailyNote
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.