Alchemy Official

v1.1.2

Access Alchemy's multi-chain APIs for tokens, NFTs, transfers, prices, portfolios, simulations, webhooks, and Solana via API key or agentic gateway.

2· 123·0 current·0 all-time
byAlchemy@sahilaujla
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The SKILL.md and reference docs clearly match the skill name/description (Alchemy APIs, JSON‑RPC, NFT/Token/Prices/Portfolio, and an agentic gateway). Minor inconsistencies exist between the registry metadata (which lists no primary credential/homepage) and the SKILL.md metadata (which sets ALCHEMY_API_KEY as primaryEnv and includes a homepage). These are administrative mismatches but do not indicate functional incoherence.
Instruction Scope
Instructions stay within the expected scope (how to detect and use ALCHEMY_API_KEY, or fall back to the x402 agentic gateway with SIWE and x402 payments). The gateway docs instruct agents to set up/fund wallets and create SIWE tokens — behavior that legitimately belongs to a no-API-key gateway but carries sensitive operations (private keys, funding USDC). Review the wallet-bootstrap / authentication rule files to confirm how private keys and signing are handled before invoking the skill.
Install Mechanism
No install spec and no code files — this is instruction-only (lowest install risk). Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill uses a single, expected credential (ALCHEMY_API_KEY) as an optional primaryEnv; it also documents other tokens used by specific sub‑APIs (e.g., Alchemy notify token). There is a small metadata mismatch because the registry listing shows no primary credential while the SKILL.md sets primaryEnv; functionally the environment needs are proportionate to the described features.
Persistence & Privilege
The skill is not always-on and is user-invocable; it does not request elevated persistence or modify other skills or system-wide settings.
Assessment
This skill is essentially Alchemy's official API documentation packaged for an agent — that makes it coherent and low-risk as an instruction-only skill. Before installing: (1) verify the skill's source (SKILL.md/SOURCE.md reference a GitHub repo; confirm that matches the registry owner), (2) only provide your ALCHEMY_API_KEY if you trust the skill and understand billing, (3) if you plan to use the x402 agentic gateway, carefully review the wallet-bootstrap and authentication guidance to understand how private keys and SIWE tokens are generated, stored, and used (avoid exposing private keys to an agent or storing them in insecure places), and (4) be aware that using the gateway may require funding a wallet with USDC and could incur charges — confirm billing/payment flows before proceeding.

Like a lobster shell, security has layers — review code before you run it.

latestvk973whrv0d4nxv3k3ajswf7p4s83xn60

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments