fund-wallet

Warn

Audited by Snyk on Apr 23, 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 instructs the user to run "npx agnic@latest ..." which fetches and executes the remote npm package (agnic) at runtime, making it a required dependency that executes remote code locally.

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

  • Direct money access detected (high risk: 1.00). The skill is explicitly and primarily about moving money into an AgnicPay wallet: it provides step-by-step instructions to deposit USDC via the AgnicPay dashboard (card/bank transfer/crypto) and to send USDC directly to the wallet address on the Base network. It references wallet CLI commands to get addresses and verify balances and points users to payment/bridge endpoints. Those are specific crypto/payment deposit operations (payment gateway + crypto transfer), so this qualifies as direct financial execution capability.

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 23, 2026, 02:39 PM
Issues
2