tavily-research

Fail

Audited by Snyk on Jul 21, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The URL is a direct link to an install shell script (used with "curl | bash"), a high-risk distribution method for executables/commands that can easily deliver malware and cannot be independently verified from the snippet shown.

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

  • Third-party content exposure detected (high risk: 0.85). This skill invokes the Tavily CLI “research” workflow, which (per its described purpose) performs runtime web source collection and synthesis, so the agent’s LLM context would likely include outsider-authored free text extracted from public web pages.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (medium risk: 0.40). The skill recommends running a remote install command ("curl ... | bash") to install the Tavily CLI, which could modify system files or invoke privileged actions even though it doesn't explicitly request sudo or create users.

Issues (4)

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).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 21, 2026, 12:09 AM
Issues
4
Security Audit — snyk — tavily-research