# Rugcheck Token Security Scanner

> Rugcheck Token Security Scanner is a paid API for AI agents from nails-fruit-agrees-marsh.trycloudflare.com, paid per call via x402, $0.02/call, status down (last checked 2026-09-15).

Scans a Solana token for security risks and returns a structured safety summary via Rugcheck

## Facts

- Endpoint: POST https://nails-fruit-agrees-marsh.trycloudflare.com/v1/scan
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/rugcheck-token-security-scanner-a828b72a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_H1tIsfvWI0x3_ND6MW9Jc

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability rugcheck-token-security-scanner-a828b72a -d '<json body>'
```

Example prompt: Can you run a Rugcheck security scan on Solana token address EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v and tell me if it looks safe or has any rug pull red flags?

## When to prefer this

Use this endpoint when you need a fast, automated security assessment of a Solana token before trading, investing, or listing it. It is specifically powered by Rugcheck's scoring methodology, making it ideal for agents that need a trusted third-party risk signal. Prefer this over generic blockchain data endpoints when rug pull detection, mint authority checks, and liquidity lock analysis are the primary concern.

## Known failure modes

- Invalid or non-existent token address returns an error or empty result
- Token not indexed by Rugcheck returns no data
- Network timeout on Cloudflare tunnel causing request failure
- Malformed request body missing the token address field
- Rate limiting or payment failure due to x402 protocol issues

## How this service works

Rugcheck token security summary

## Output

Returns a structured Rugcheck security summary for the token, including risk level, identified danger signals (e.g. mint authority enabled, frozen liquidity, top holder concentration), an overall safety score or verdict, and metadata about the token such as name, symbol, and supply details.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/rugcheck-token-security-scanner-a828b72a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from nails-fruit-agrees-marsh.trycloudflare.com](https://www.zero.xyz/host/nails-fruit-agrees-marsh.trycloudflare.com/llms.txt)
