deepapi

Warn

Audited by Snyk on Jul 27, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.85). Yes: the required workflow invokes DeepAPI web search/scrape/research endpoints whose responses include scraped snippets/page text from public web and platforms, which the agent then incorporates into the LLM context (classic indirect prompt-injection via retrieved outsider content).

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 explicitly instructs the agent to auto-update/overwrite its SKILL.md from a remote URL and to source an env file from the user's home (executing local shell content), which modifies local files and can execute code remotely—but it does not request sudo, system-level file edits, or create user accounts, so the risk is moderate.

Issues (3)

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
MEDIUM
Analyzed
Jul 27, 2026, 03:51 AM
Issues
3
Security Audit — snyk — deepapi