verasic-deep-research

Fail

Audited by Snyk on Jul 25, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). One URL is high-risk: the raw.githubusercontent.com setup.sh script is referenced and the README shows it being piped to bash (curl | bash), which is a common and dangerous pattern for distributing malware if the script is untrusted.

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

  • Third-party content exposure detected (high risk: 0.85). The workflow explicitly performs runtime web fetching/extraction (e.g., fetch-url / extract-excerpt) of non-user-chosen public pages, then ingests those extracted snippets/bodies into the agent’s LLM context for subsequent verification/synthesis—an outsider-authored free text path via the HTTP/browser fetch and extract steps.

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 25, 2026, 12:47 PM
Issues
3
Security Audit — snyk — verasic-deep-research