# The Solution: SPUD AI

Solana makes it easy for anyone to build and join. That openness is good for creators, but it also gives bad actors a way in. The upside is that their tricks leave traces. With the right checks, you can spot red flags early and avoid traps. That is why we use 🛡️ SPUD AI to read signals fast so people can build safely.

> **Important:** SPUD AI is for reference only. It can make mistakes. Use it to inform your judgment, not replace it.

### What SPUD AI does

* Honeypot detection
* Rug pull warnings
* Wash trading alerts
* Holder concentration analysis
* Liquidity and volume sanity checks
* Simple 0 to 100 risk score with a clear label

### How it works

1. **Collect** on-chain and market data for the token.
2. **Analyze** 100+ signals using rules and machine learning.
3. **Score** the risk and classify it as Very Low, Low, Medium, High, or Critical.
4. **Explain** the reasons in plain language so you can decide.

### What you see

* A single score before you buy
* Key reasons that moved the score
* Red flags and warnings
* A confidence level when data is thin

### What it does not do

* It does not replace your judgment.
* It does not promise safety in a volatile market.
* It does not endorse any token.
* It can be wrong. Always double check.

```
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://someonepotato.gitbook.io/someone/love-everyone-is-someone/the-solution-spud-ai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
