Buy a travel eSIM - via x402 USDC Base Wallet
Analysis
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.
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
POST to /api/agent/purchase ... receive 402 with payment details - Pay using your wallet - Retry POST with payment proof header
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.
Source: unknown Homepage: none
The registry information does not provide a source repository or homepage, which limits provenance checks for a skill that facilitates payments.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
- A wallet skill or USDC-capable wallet on Base (Mainnet or Sepolia) - USDC balance for purchases - ETH for gas
The skill requires access to a wallet with spendable funds, which is expected for its eSIM purchase purpose but is still high-impact authority.
