Wallets

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.90). The required workflow runs curl -s https://ethskills.com/wallets/SKILL.md and the agent reads that fetched page text into its LLM context; this is outsider-authored free text from a public web source at runtime.

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


MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill is explicitly named "Wallets" and provided by "EthSkills" (Ethereum-themed). That naming indicates a crypto wallet capability (managing wallets, signing/sending transactions, swaps), which is a specific financial execution tool rather than a generic utility. Even though the file is short, the explicit wallet/crypto context and external install imply the agent would have direct ability to perform blockchain financial operations (sign/send transactions), so it grants Direct Financial Execution Authority.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

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

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 5, 2026, 02:12 PM
Issues
3
Security Audit — snyk — Wallets