llms.txt Content
# onchain.wick.pics — multi-chain token-safety for AI agents
> Token-safety intelligence for AI agents, bots & traders across PulseChain, Monad, Base & BSC — rug/honeypot verdicts (0–100 score + evidence), fresh-pool rug radar, size-aware exit-safety, and a wallet drainer-approval scanner. Deterministic on-chain analysis (no LLM in the verdict path — fast, cheap, reproducible). Notably covers **PulseChain**, which the major free tools (GoPlus, Honeypot.is) don't support at all. Free to start; pay-per-call via x402 (no signup, no key). Informational, not financial advice.
## Tools (MCP / API)
- check_token_safety — Is this token a scam? Verdict (SAFE … LIKELY_RUG) + 0–100 score + evidence.
- fresh_rug_radar — What just launched, and is it safe? Last 20 fresh pools, scored at creation.
- exit_safety — Could I sell $X at acceptable slippage? Size-aware price impact + verdict.
- check_ownership — Is ownership renounced/upgradeable, and what can an active owner still do (mint/blacklist/pause/tax)?
- safe_to_interact — One call → SAFE_TO_INTERACT / CAUTION / DO_NOT_INTERACT, bundled with reasons.
- wallet_approvals — A wallet's active ERC-20 approvals, flagging unlimited (drainer) grants.
- wallet_poison_check — Has this wallet been hit by address-poisoning? Flags lookalike / zero-value spoof addresses in its history before you reuse a "known" address.
- wallet_reputation — Should I transact WITH this wallet? Composite counterparty-hygiene verdict (CLEAN / LOW_RISK / CAUTION / HIGH_RISK): account shape, history depth, known-rug holdings, drainer-approval + poisoning exposure. Not an identity/KYC screen.
- ai_incident_lookup — AI-risk history for a company/vendor: 3.3K+ documented AI incidents, regulatory fines (EUR amounts), and SEC AI-risk disclosures. Vendor due-diligence before relying on an AI product.
## For agents
- MCP server: `npx -y @wickpics/onchain-safety-mcp` (stdio over the hosted API). Package: @wickpics/onchain-safety-mcp.
OpenAPI Spec (preview)
{
"openapi": "3.1.0",
"info": {
"title": "OnChain Token Safety API (wick.pics)",
"version": "0.3.0",
"summary": "Multi-chain token-safety intelligence for AI agents, bots & traders.",
"description": "Deterministic on-chain token-safety analysis (no LLM in the verdict path) across PulseChain, Monad, Base & BSC — rug/honeypot verdicts (0-100 score + evidence), fresh-pool rug radar, size-aware exit-safety, ownership/owner-power analysis, and a wallet drainer-approval scanner.