z-smart-xparse

Fail

Audited by Snyk on Jul 24, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). Two URLs point to direct installer scripts (.sh and .ps1) intended to be fetched-and-executed (curl|bash, irm|iex), which is a high-risk distribution pattern even if hosted on a vendor subdomain.

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

  • Third-party content exposure detected (high risk: 0.75). The required workflow runs xparse-cli parse <FILE> (and for large PDFs: splits into chunks then parses each chunk), and the tool’s extracted document content is returned as Markdown/JSON and then read by the agent (Step 6 “Read the markdown result”), so outsider-authored free text from the user-provided document is ingested into the LLM context.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

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
CRITICAL
Analyzed
Jul 24, 2026, 06:38 AM
Issues
3
Security Audit — snyk — z-smart-xparse