Wire Alchemy into app code without an API key — via x402 or MPP gateway with wallet-based auth (SIWE/SIWS) and per-request payments (USDC via x402, or USDC/credit-card via MPP). Specialized for autonomous agents that pay for themselves. For NFT marketplace data, listings, offers, or fulfillment, use `opensea-api` / `opensea-marketplace`. For app code with an API key, use `alchemy-api`. For live agent work, use `alchemy-cli` or `alchemy-mcp`.
72
—
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
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 built to perform per-request payments and contains concrete, specific payment protocols and libraries: x402 (USDC payments via EIP-3009 / Solana SVM, Payment-Signature header, @alchemy/x402, @x402/fetch), MPP (Tempo on-chain USDC and Stripe card via mppx, Authorization: Payment <credential>), wallet-based signing (SIWE/SIWS), and workflow steps like running "npx @alchemy/x402 pay" or creating mppx credentials from a 402 response. These are direct financial execution capabilities (on-chain token payments and card/merchant payment integrations), not generic tooling.
10f23f8
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.