Skip to main content

X402 Client

Provides a comprehensive playbook for Celo development, focusing on React dApps, wallet connections, and smart contract deployment.

Install this skill

or
61/100

Security score

The X402 Client skill was audited on Mar 7, 2026 and we found 7 security issues across 3 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 179

Piping content to bash shell

SourceSKILL.md
179curl -L https://foundry.paradigm.xyz | bash && foundryup
medium line 179

Curl to non-GitHub URL

SourceSKILL.md
179curl -L https://foundry.paradigm.xyz | bash && foundryup
high line 211

Ngrok tunnel reference

SourceSKILL.md
211- Test via MiniPay Site Tester with ngrok
low line 179

External URL reference

SourceSKILL.md
179curl -L https://foundry.paradigm.xyz | bash && foundryup
low line 193

External URL reference

SourceSKILL.md
193--rpc-url https://forno.celo-sepolia.celo-testnet.org \
low line 355

External URL reference

SourceSKILL.md
355| Mainnet | 42220 | https://forno.celo.org | https://celoscan.io |
low line 357

External URL reference

SourceSKILL.md
357| Sepolia | 11142220 | https://forno.celo-sepolia.celo-testnet.org | https://sepolia.celoscan.io |
Scanned on Mar 7, 2026
View Security Dashboard