bybit-trading

Fail

Audited by Snyk on Aug 12, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). This skill implements an auto-update and on-demand module loader that downloads and installs remote .js code (and lazy-fetches an executable oauth.js), which creates a high-risk supply-chain / remote-code-execution vector if the manifest or remote sources are compromised.

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


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 designed to perform financial operations on Bybit: it includes instructions to obtain and configure API keys, concrete authenticated request headers and signing methods, curl examples that create orders (POST /v5/order/create), and rules for mainnet write operations (place/cancel orders, transfer, withdraw) including structured confirmations. These are specific trading and fund-movement APIs (not generic tooling), so the skill grants direct financial execution authority.

Issues (4)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

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
CRITICAL
Analyzed
Aug 12, 2026, 05:20 PM
Issues
4
Security Audit — snyk — bybit-trading