Caveat verdict

forge-obsidian-brain

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
90
transparency
70
maintenance

Findings (8)

Pattern match high

Uses eval() — can execute arbitrary code

SCANNER_APPEAL.md · prose · downgraded · eval(

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

SECURITY.md · prose · downgraded · curl | bash

Pattern match high

Pipe-to-shell pattern (wget | sh)

SECURITY.md · prose · downgraded · wget | sh

Pattern match high

Pipe to bash — executes piped content as shell commands

SECURITY.md · prose · downgraded · | bash

Pattern match high

Pipe to sh — executes piped content as shell commands

SECURITY.md · prose · downgraded · | sh

Pattern match medium

References child_process — can spawn system processes

SCANNER_APPEAL.md · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

scripts/search/search.js · prose · downgraded · exec(

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API