opentrade-token

Fail

Audited by Snyk on Apr 18, 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 tells users to curl | sh a raw GitHub install.sh and to visit an unfamiliar domain (6551.io) for an API token; running an unreviewed shell script from a possibly new/low-reputation repo and trusting an unknown domain for credentials are strong indicators of high risk (malware or credential theft) unless you manually audit the script and verify the project's trustworthiness.

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

  • Third-party content exposure detected (high risk: 0.70). The skill's runtime workflow (SKILL.md) calls opentrade token commands (e.g., token search, token info, token toplist, token holders) that ingest public token metadata and market data — including websiteUrl, twitterUrl, telegramUrl, discordUrl and trending/toplist data — from open/public sources and uses those fields (communityRecognized, liquidity, holders) to decide warnings and next actions, so untrusted third‑party content can materially influence agent decisions.

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
Apr 18, 2026, 08:32 AM
Issues
3