pdfco

Warn

Audited by Snyk on Mar 13, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.80). The skill's action list explicitly includes "Convert Web Page to PDF" (and related URL-based conversion actions) in SKILL.md, which indicates the integration can fetch and ingest arbitrary public web pages/URLs and then extract/act on their contents, exposing the agent to untrusted third-party content that could influence subsequent decisions.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill requires and runs the Membrane CLI fetched from the npm registry (commands shown: "npm install -g @membranehq/cli" and "npx @membranehq/cli@latest"), which downloads and executes remote code at runtime and is a required dependency for the skill.

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 13, 2026, 04:45 PM
Issues
2