Caveat verdict

tvdr-obsidian-kb

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

Connects only to a private LAN address (192.168.18.15:5000) for a local Obsidian knowledge-base API; no external exfiltration and network_out capability is used for the stated note-management 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.

13
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (5)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://192.168.18.15

Pattern match high

References sudo — requests elevated privileges

usage_examples.py · code · sudo

Pattern match high

Pipe to python — executes piped content as Python code

obsidian_tools.sh · prose · downgraded · | python3

Pattern match medium

subprocess execution — runs system commands from Python

test_obsidian_kb.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

obsidian_kb.py · prose · downgraded · urllib.request

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class 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.

network_out

Is this flag fair?

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