Caveat verdict

llm-wiki

llm-wiki-personal

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

Personal knowledge base builder that ingests URLs and files into local markdown; executionSinkDetected reflects documented bash scripts for source extraction and all behavior matches the stated knowledge 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.

0
security
70
transparency
70
maintenance

Findings (11)

Pattern match high

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

install.sh · prose · downgraded · curl -fsSL https://bun.sh/install | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

install.sh · prose · downgraded · | bash

Pattern match high

Pipe to sh — executes piped content as shell commands

install.sh · prose · downgraded · | sh

Pattern match medium

Dynamic import() — loads module at runtime

deps/baoyu-url-to-markdown/scripts/main.ts · prose · downgraded · import("

Pattern match medium

Uses exec() — may execute shell commands

deps/baoyu-url-to-markdown/scripts/media-localizer.ts · prose · downgraded · exec(

Pattern match medium

References child_process — can spawn system processes

deps/baoyu-url-to-markdown/scripts/vendor/baoyu-chrome-cdp/src/index.test.ts · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

deps/baoyu-url-to-markdown/scripts/vendor/baoyu-chrome-cdp/src/index.test.ts · prose · downgraded · spawn(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

deps/baoyu-url-to-markdown/scripts/vendor/baoyu-chrome-cdp/src/index.ts · prose · downgraded · http://127.0.0.1

Pattern match medium

Raw socket connection — low-level network access

deps/baoyu-url-to-markdown/scripts/vendor/baoyu-chrome-cdp/src/index.ts · prose · downgraded · socket.connect(

Pattern match low

References agent configuration files

CHANGELOG.md · prose · downgraded · CLAUDE.md

Pattern match low

Opens WebSocket connection

deps/baoyu-url-to-markdown/scripts/vendor/baoyu-chrome-cdp/src/index.ts · prose · downgraded · WebSocket

Why the tier is capped

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