Why Ethereum

Warn

Audited by Snyk on Jul 5, 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.95). The required workflow’s install.command uses curl -s https://ethskills.com/why/SKILL.md, so the agent ingests outsider-authored free text fetched from a public web page at runtime.

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

  • Potentially malicious external URL detected (high risk: 1.00). The catalog explicitly runs and instructs the agent to fetch and read remote instructions at runtime from https://ethskills.com/why/SKILL.md (via curl and "Tell your agent: 'Read https://ethskills.com/why/SKILL.md'"), so that external content directly controls agent prompts and is a required dependency.

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
Jul 5, 2026, 02:12 PM
Issues
2
Security Audit — snyk — Why Ethereum