Caveat verdict

baoyu-url-to-markdown

baoyu-url-to-markdown-2

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill fetches a URL and converts it to markdown using a Chrome browser, which may pose a risk if the URL or API is compromised.

⚠ 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.

38
security
100
transparency
90
maintenance

Findings (7)

Pattern match medium

Dynamic import() — loads module at runtime

scripts/main.ts · prose · downgraded · import("

Pattern match medium

Uses exec() — may execute shell commands

scripts/media-localizer.ts · prose · downgraded · exec(

Pattern match medium

References child_process — can spawn system processes

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

Pattern match medium

Uses spawn() — can execute external programs

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

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

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

Pattern match low

Opens WebSocket connection

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 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