Skip to main content

token-launcher

Enables creators to launch tokens while retaining 100% of fees, offering both direct SDK integration and a convenient API option.

Install this skill

or
90/100

Security score

The token-launcher skill was audited on Mar 2, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 262

Curl to non-GitHub URL

SourceSKILL.md
262curl -X POST https://x402.quickintel.io/v1/tator/prompt \
low line 23

External URL reference

SourceSKILL.md
23homepage: https://quickintel.io
low line 240

External URL reference

SourceSKILL.md
240**No API keys or stored credentials required.** The x402 payment protocol (HTTP 402) handles both authentication and payment in a single flow: the API returns a 402 response, your wallet signs a USDC
low line 262

External URL reference

SourceSKILL.md
262curl -X POST https://x402.quickintel.io/v1/tator/prompt \
low line 330

External URL reference

SourceSKILL.md
330Call `POST https://x402.quickintel.io/v1/scan/full` with `{"chain": "base", "tokenAddress": "0xYourDeployedToken"}` to check for honeypot flags, tax irregularities, or scanner false positives.
low line 334

External URL reference

SourceSKILL.md
334Call `GET https://x402.quickintel.io/accepted` to get supported payment networks, pricing, and schemas.
Scanned on Mar 2, 2026
View Security Dashboard