Buy a travel eSIM - via x402 USDC Base Wallet
ReviewAudited by ClawScan on May 1, 2026.
Overview
The skill is coherent for buying travel eSIMs, but it can spend real USDC through an external payment API, so users should confirm all payment details before approving.
This appears purpose-aligned, but treat it like any real-money checkout flow: confirm whether you are using mainnet or testnet, verify the package and USDC amount, review the wallet transaction before signing, and keep the delivered eSIM QR/installation link private.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Approving the workflow can spend real USDC and gas, and crypto payments may be difficult or impossible to reverse.
The skill requires access to a wallet with spendable funds, which is expected for its eSIM purchase purpose but is still high-impact authority.
- A wallet skill or USDC-capable wallet on Base (Mainnet or Sepolia) - USDC balance for purchases - ETH for gas
Only approve a purchase after checking the selected package, price, network, and wallet transaction details; use testnet or a limited-balance wallet when testing.
If the amount, network, asset, or recipient is wrong, the wallet could send funds to the wrong destination or for the wrong purchase.
The purchase flow uses payment instructions returned by an external API and then asks a wallet to pay them. This is purpose-aligned for x402, but the payment details should be verified before funds are sent.
POST to /api/agent/purchase ... receive 402 with payment details - Pay using your wallet - Retry POST with payment proof header
Before paying, compare the 402 payment details against the quoted price and intended network, and do not proceed if the wallet transaction differs from what the user approved.
Users have less independent information for verifying the author, project history, or payment-service legitimacy.
The registry information does not provide a source repository or homepage, which limits provenance checks for a skill that facilitates payments.
Source: unknown Homepage: none
Install only if you trust the registry owner and the esimqr.link service, and review wallet prompts carefully before approving payments.
