opensearch-skills

Warn

Audited by Snyk on May 6, 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.80). The skill explicitly instructs the agent to fetch and ingest untrusted public content (e.g., "uv run python scripts/opensearch_ops.py load-sample --type url --value https://example.com/data.json" in cli-reference.md and Docling's converter.convert("https://example.com/report.pdf") in document_processing_guide.md) and also enables web-search tools (ddg-search/WebSearchTool referenced in opensearch-launchpad and agentic_search_guide) that the agent will read and use to plan queries or drive actions, which meets the criteria for indirect prompt injection risk.

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

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 6, 2026, 10:07 AM
Issues
2