opentrade-portfolio

Fail

Audited by Snyk on Mar 19, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). Suspicious — the skill instructs running a remote install script (curl | sh) hosted on raw.githubusercontent.com from an unvetted GitHub org (6551Team) and references an opaque short domain (6551.io) for tokens; while raw.githubusercontent is a common host, executing unknown .sh content and trusting an unfamiliar domain/Repo is a high-risk pattern for malware or credential theft.

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

  • Third-party content exposure detected (high risk: 0.80). The skill's required workflows explicitly run opentrade CLI commands (e.g., "opentrade portfolio all-balances", "opentrade token search") and even instruct fetching an installer from raw.githubusercontent.com, which ingests public third‑party API responses and token metadata (including tokenContractAddress and balances) that the agent reads and uses to decide/execute swaps, so untrusted external content can materially influence actions.

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 19, 2026, 04:06 AM
Issues
3