web-to-markdown

Warn

Audited by Snyk on Feb 19, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 1.00). The skill explicitly fetches and renders arbitrary http(s) webpages via the local web2md CLI (see SKILL.md "Inputs you should collect" and "Workflow" steps 2–4 and the README), so the agent ingests untrusted public web content that could contain instructions influencing subsequent actions.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly suggests bypassing browser sandboxing via --no-sandbox and also instructs global installs (npm link / npm install -g .) which modify the system environment, so it encourages actions that bypass security and change machine state.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 19, 2026, 11:27 PM