searxng-search

Warn

Audited by Snyk on Jun 13, 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.75). The skill’s runtime workflow calls a (potentially public) SearXNG instance via curl to fetch JSON search results (${SEARXNG_URL}/search?...&format=json), and those results include outsider-authored snippets/titles/metadata from external web sources that are ingested into the agent context for further extraction.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill instructs self-hosting steps that modify system files (e.g., "Edit /etc/searxng/settings.yml"), install system-level packages, and run Docker with host volumes — all actions that change the machine state and typically require elevated privileges.

Issues (2)

W011
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 13, 2026, 06:30 AM
Issues
2
Security Audit — snyk — searxng-search