parallel-search

Fail

Audited by Snyk on Apr 7, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The docs and root URLs look like ordinary documentation pages, but the explicit https://parallel.ai/install.sh and the curl -fsSL https://parallel.ai/install.sh | bash install pattern is a high-risk distribution vector (remote shell script execution) from an unverified domain, so it could be used to deliver malware unless you verify the script and publisher.

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

  • Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly instructs the agent to use the Parallel web search API to fetch and return excerpts from open/public sites (results[].excerpts, URLs, titles) — including examples like Reddit/GitHub/news — which the agent is expected to read and synthesize into answers, exposing it to untrusted third‑party content that could carry indirect prompt injections.

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
Apr 7, 2026, 11:33 AM
Issues
3
Security Audit — snyk — parallel-search