Orchestration

Warn

Audited by Snyk on Jun 19, 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). The required workflow runs curl -s https://ethskills.com/orchestration/SKILL.md at install time, so the agent ingests readable free text fetched from an external public web page (outsider-authored content) into its LLM context.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill's setup and install commands explicitly fetch and instruct agents to "Read https://ethskills.com/orchestration/SKILL.md" via curl at runtime, meaning remote content from that URL can directly control agent prompts/instructions.

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
Jun 19, 2026, 01:18 PM
Issues
2
Security Audit — snyk — Orchestration