Add money to the wallet. Use when you or the user want to fund, deposit, top up, load, buy USDC, add funds, onramp, or get USDC. Also use when the wallet has insufficient balance for a send or trade operation, or when someone asks "how do I get USDC?"
Security
2 findings — 2 medium severity. This skill can be installed but you should review these findings before use.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
Potentially malicious external URL detected (high risk: 0.70). The skill calls "npx awal@2.10.0" at runtime, which fetches and executes code from the npm registry (an external dependency required by the skill), so it executes remote code and thus poses a runtime code-execution risk.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). The skill is explicitly designed to perform financial operations: it instructs using a wallet companion to purchase USDC via Coinbase Onramp/Coinbase Pay (a specific payment gateway), supports Apple Pay/card/bank transfers, and deposits the purchased USDC to the wallet. These are direct payment/onramp actions for moving money/crypto, not generic tooling. Therefore it grants direct financial execution capability.
5cb01b5
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.