Skip to main content

quicknode

Quicknode enables seamless blockchain data access for agents, facilitating on-chain queries and transactions across multiple networks.

Install this skill

or
80/100

Security score

The quicknode skill was audited on May 25, 2026 and we found 20 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 30

Fetch to external URL

SourceSKILL.md
30const res = await client.fetch("https://x402.quicknode.com/ethereum-mainnet", {
low line 25

Access to .env file

SourceSKILL.md
25evmPrivateKey: process.env.PRIVATE_KEY,
low line 60

Access to .env file

SourceSKILL.md
60transport: http(process.env.QUICKNODE_RPC_URL),
low line 23

External URL reference

SourceSKILL.md
23baseUrl: 'https://x402.quicknode.com',
low line 30

External URL reference

SourceSKILL.md
30const res = await client.fetch("https://x402.quicknode.com/ethereum-mainnet", {
low line 44

External URL reference

SourceSKILL.md
44Full x402 docs: https://x402.quicknode.com/llms.txt
low line 51

External URL reference

SourceSKILL.md
51https://{ENDPOINT_NAME}.{NETWORK}.quiknode.pro/{API_KEY}/
low line 136

External URL reference

SourceSKILL.md
136- **Metis - Solana Trading API**: Jupiter-powered token swaps on Solana. Get quotes and execute swaps via `quoteGet` and `swapPost` endpoints. Docs: https://www.quicknode.com/docs/solana/metis-overvie
low line 138

External URL reference

SourceSKILL.md
138See all add-ons: https://marketplace.quicknode.com/
low line 148

External URL reference

SourceSKILL.md
148| Base | `base-mainnet` | https://www.quicknode.com/docs/base |
low line 149

External URL reference

SourceSKILL.md
149| Ethereum | `ethereum-mainnet` | https://www.quicknode.com/docs/ethereum |
low line 150

External URL reference

SourceSKILL.md
150| Polygon | `polygon-mainnet` | https://www.quicknode.com/docs/polygon |
low line 151

External URL reference

SourceSKILL.md
151| Solana | `solana-mainnet` | https://www.quicknode.com/docs/solana |
low line 152

External URL reference

SourceSKILL.md
152| Unichain | `unichain-mainnet` | https://www.quicknode.com/docs/unichain |
low line 154

External URL reference

SourceSKILL.md
154x402 base URL: `https://x402.quicknode.com/{network-slug}`
low line 156

External URL reference

SourceSKILL.md
156See full list of supported chains: https://www.quicknode.com/chains
low line 166

External URL reference

SourceSKILL.md
166- AI & Agents docs: https://www.quicknode.com/docs/build-with-ai
low line 167

External URL reference

SourceSKILL.md
167- Full RPC documentation (all chains): https://www.quicknode.com/docs/llms.txt
low line 168

External URL reference

SourceSKILL.md
168- x402 technical details: https://x402.quicknode.com/llms.txt
low line 170

External URL reference

SourceSKILL.md
170- Marketplace add-ons: https://marketplace.quicknode.com
Scanned on May 25, 2026
View Security Dashboard
Installation guide →