cheetah-strategy

Warn

Audited by Snyk on Apr 26, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 1.00). The skill's SKILL.md runtime setup explicitly instructs using curl to download and execute scripts and config from raw.githubusercontent.com (https://raw.githubusercontent.com/Senpi-ai/senpi-skills/...), i.e., arbitrary public GitHub-hosted content that the agent will ingest and run and thus can materially alter its actions.

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 a trading strategy that programmatically submits market positions/orders. It requires a wallet address in runtime.yaml, is "Self-executing — scanner calls create_position via mcporter directly," and contains functions and checks around order creation (create_position, data.orders[0].success, get_safe_leverage, strategy_get_asset_trading_limits). This is not a generic tool: its primary and explicit purpose is to send trade transactions (open positions) with leverage on markets. That meets the "Market Orders / sending transactions" criterion for Direct Financial Execution.

Issues (3)

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
MEDIUM
Analyzed
Apr 26, 2026, 05:44 AM
Issues
3