ddg-search
Warn
Audited by Snyk on Apr 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The SKILL.md explicitly states the skill performs live web searches using DuckDuckGo and AI-synthesized search engines, so the agent fetches and ingests open public web content (third‑party pages) that it reads and uses to form responses, exposing it to untrusted content.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill invokes "npx --yes @oevortex/ddg_search@1.2.2" at runtime, which fetches and executes remote npm package code (registry.npmjs.org/@oevortex/ddg_search), so external code controls the agent execution.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata