batch

Warn

Audited by Snyk on Mar 15, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill explicitly requires running "npx starkfi@latest" at runtime, which fetches and executes remote code from the npm registry (e.g., https://registry.npmjs.org/starkfi), so it is a runtime external dependency that can execute code.

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 on-chain DeFi transactions on Starknet. It provides concrete commands to perform swaps, staking, lending supply, and token sends in a single atomic multicall, requires wallet authentication and balance checks, and includes broadcasting and tx-status verification steps. These are direct crypto/financial execution actions (creating and sending blockchain transactions), so it meets the criteria for Direct Financial Execution.

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
Mar 15, 2026, 04:43 PM
Issues
2