opentrade-token

Fail

Audited by Snyk on Mar 22, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.95). Suspicious — the skill instructs curl | sh on a raw .sh hosted in a relatively unknown GitHub repo (6551Team/openskills) and references a custom domain (6551.io) for API tokens, which together are high-risk patterns because they allow remote arbitrary code execution and credential harvesting from an untrusted/low‑reputation source.

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

  • Third-party content exposure detected (high risk: 0.90). This skill's required workflow (SKILL.md) runs opentrade CLI commands (e.g., token search, toplist, price-info, holders) that fetch public token metadata and lists (including websiteUrl, twitterUrl, telegramUrl, explorerUrl) from open/public APIs and also instructs installing code via curl from raw.githubusercontent.com, and those untrusted, user-generated/public sources are read and used to make follow-on decisions (liquidity checks, communityRecognized, and whether to proceed to swaps), creating a clear path for indirect prompt injection.

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 22, 2026, 12:51 PM
Issues
3