send

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: 0.90). The skill mandates 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 executes remote code.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). This skill is explicitly designed to perform on-chain transfers: it provides a send command to transfer STRK, ETH, or any ERC‑20 token to a Starknet address, includes balance checks, simulation and broadcast options, and post-send transaction verification. Those are direct crypto/blockchain transaction capabilities (wallet/transfer signing and broadcasting), which meet the "Direct Financial Execution" criteria.

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