web-search

Fail

Audited by Snyk on Feb 18, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The majority of URLs are documentation or content, but the skill explicitly instructs piping a remote install script (curl -fsSL https://cli.inference.sh | sh), which is a high-risk pattern for distributing malicious code and thus makes this set suspicious.

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

  • Third-party content exposure detected (high risk: 0.90). This skill explicitly performs web search and extracts content from arbitrary public URLs via inference.sh apps (e.g., "infsh app run tavily/extract" with "urls" and tavily/exa search apps), so the agent ingests untrusted open-web/user-generated content as part of its workflow.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 18, 2026, 01:37 AM