convert-to-markdown

Fail

Audited by Snyk on Mar 10, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). This is a raw shell script hosted in a personal GitHub repo by an unknown user and the skill recommends piping it to sh (curl | sh), which is high-risk because such remote scripts can contain arbitrary malicious commands.

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

  • Third-party content exposure detected (high risk: 0.80). SKILL.md explicitly instructs the agent to fetch and extract content from arbitrary URLs using the ezycopy CLI (Phase 2) and to present that extracted markdown to the user, so untrusted public/web user-generated content is ingested and can influence agent behavior (e.g., extraction retries with --browser in Phase 1/3).

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 10, 2026, 03:40 PM