opentrade-portfolio

Fail

Audited by Snyk on Mar 11, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). These links point to an unfamiliar GitHub org and an opaque 6551.io domain and explicitly reference a raw .sh installer (curl | sh) — a high-risk pattern because it fetches and executes arbitrary shell code from an untrusted source.

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

  • Third-party content exposure detected (high risk: 0.80). SKILL.md explicitly instructs fetching third-party content (install script via curl from raw.githubusercontent.com and runtime API calls such as "opentrade token search" and "opentrade portfolio all-balances" that return tokenContractAddress, balances, and prices) which the agent must parse and use to make follow-on decisions/actions (see Workflows A/B/C), so untrusted external data can materially influence tool use.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

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
CRITICAL
Analyzed
Mar 11, 2026, 08:33 AM
Issues
3