Caveat verdict

linkmind-capture

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

Social media content capture skill extracting text from user-provided links and saving notes to the user-configured Obsidian vault; all operations are local and user-directed with no external exfiltration.

⚠ 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
70
transparency
70
maintenance

Findings (11)

Pattern match high

<script> tag in markdown — potential code injection

scripts/test-wechat.ts · prose · downgraded · <script>

Pattern match high

Uses eval() — can execute arbitrary code

scripts/wechat.ts · prose · downgraded · eval(

Pattern match medium

Social engineering — falsely claims user authorization

SKILL.md · prose · downgraded · the user has configured

Pattern match medium

Instructs covert action — may act without user awareness

references/deep-summary-guide.md · prose · downgraded · silently

Pattern match medium

References child_process — can spawn system processes

scripts/chrome-cdp.ts · prose · downgraded · child_process

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/chrome-cdp.ts · prose · downgraded · http://127.0.0.1

Pattern match medium

Uses spawn() — can execute external programs

scripts/chrome-cdp.ts · prose · downgraded · spawn(

Pattern match medium

Uses exec() — may execute shell commands

scripts/test-wechat.ts · prose · downgraded · exec(

Pattern match low

Opens WebSocket connection

scripts/chrome-cdp.ts · prose · downgraded · WebSocket

Pattern match low

Popular HTTP library — network access

scripts/test-transcript.ts · prose · downgraded · got

Pattern match low

Uses XMLHttpRequest — network access

scripts/weibo.ts · prose · downgraded · XMLHttpRequest

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

Requires 1 system binary.

Is this flag fair?

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