multi-swap

Warn

Audited by Snyk on Apr 5, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill requires running "npx starkfi@latest" (i.e., fetching the 'starkfi' package from the npm registry such as https://registry.npmjs.org/starkfi) which downloads and executes remote code at runtime and is a required dependency for the skill.

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 execute cryptocurrency trades: it performs 2–3 token swaps bundled into a single Starknet transaction via specific providers (fibrous, avnu, ekubo), requires wallet authentication and sufficient token balances, and includes commands to broadcast transactions (multi-swap) and check tx-status. This is a direct crypto/blockchain transaction execution capability (sending signed on-chain swaps), not a generic tool.

Issues (2)

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 5, 2026, 10:14 AM
Issues
2