Skip to main content
Back to the directory
coinbase/agentic-wallet-skillsSoftware EngineeringFrontend and Design

send-usdc

Transfer USDC to Ethereum addresses or ENS names on Base.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/coinbase/agentic-wallet-skills --skill send-usdc
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, send-usdc has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: coinbase/agentic-wallet-skills. Canonical URL: https://skills.sh/coinbase/agentic-wallet-skills/send-usdc.

Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykWARN
About this skill
Transfer USDC to Ethereum addresses or ENS names on Base. Use the npx awal@2.8.2 send command to transfer tokens from the wallet to any address on Base, Polygon, or Solana. If the wallet is not authenticated, refer to the authenticate-wallet skill. Before constructing the command, validate all user-provided values to prevent shell injection: Do not pass unvalidated user input into the command. ENS names are automatically resolved to addresses via Ethereum mainnet. The command will: Common errors: - Accepts both hex addresses (0x...) and ENS names (.eth) as recipients, with automatic ENS resolution - Supports flexible amount formats: dollar notation ($5.00), decimal (1.50), or atomic units (1000000) - Requires wallet authentication via the authenticate-wallet skill and sufficient USDC balance before sending - Includes input validation to prevent shell injection and optional JSON output for programmatic use - amount : Must match ^\$?[\d.]+$ (digits, optional decimal point, optional $ prefix). Reject if it contains spaces, semicolons, pipes, backticks, or other shell metacharacters. - recipient : Must be a valid 0x hex address ( ^0x[0-9a-fA-F]{40}$ ), an ENS name ( ^[a-zA-Z0-9.-]+\.eth$ ), or a Solana address ( ^[1-9A-HJ-NP-Za-km-z]{32,44}$ ).

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does send-usdc do?

Transfer USDC to Ethereum addresses or ENS names on Base.

Is send-usdc good?

send-usdc does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support send-usdc?

send-usdc currently lists compatibility with Skills CLI.

Is send-usdc safe to install?

send-usdc has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to send-usdc?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install send-usdc?

Run the following command to install send-usdc: npx skills add https://github.com/coinbase/agentic-wallet-skills --skill send-usdc

Related skills

More from coinbase/agentic-wallet-skills

Related skills

Alternatives in Software Engineering