fund
Warn
Audited by Snyk on May 7, 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 repeatedly invokes "npx awal@2.8.2" at runtime, which fetches and executes remote code from the npm registry (e.g., https://registry.npmjs.org/awal), so the fetched content would run and is required for the skill's operations.
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 move money: it instructs funding the wallet (buying USDC) via Coinbase Onramp and Coinbase Pay, lists payment methods (Apple Pay, card, bank/ACH, Coinbase transfer), and includes steps to initiate and confirm deposits. This is a specific payment/onramp integration (crypto + payment gateway) rather than a generic tool, so it grants direct financial execution capability.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata