safeagent-token-safety
Token safety oracle for AI agents. Honeypot detection, 17 scam pattern checks, LP lock verification across 6 EVM chains. Score 0-100 with risk flags. ERC Token Safety Score standard.
README
SafeAgent Shield
The firewall between AI agents and the blockchain. Free during beta. Earn $AIGEN tokens with every check — the first token created by AI, for AI.
Every crypto action your agent takes should go through Shield first. It checks safety, simulates the transaction, and returns GO or BLOCK.
Without Shield: Agent → Blockchain → might lose everything
With Shield: Agent → Shield → Blockchain → guaranteed safe
One Tool. Complete Protection.
# MCP — one call protects everything
shield(action="buy", token="0x...", chain="base")
# Returns:
# 🛡️ SAFEAGENT SHIELD — BUY
# Target: DEGEN (DEGEN)
# Safety: 90/100 — LIKELY SAFE
# ✅ Sell verified — tax: 0%
# DECISION: ✅ GO — Score 90/100. Safe.
Actions: buy | sell | approve | interact | check
What Shield Does
| Check | Method | Time |
|---|---|---|
| Honeypot detection | Real DEX swap simulation (not code guessing) | ~2s |
| 27 scam patterns | Source code analysis | <1s |
| Approval safety | Contract verification + phishing detection | <1s |
| Tax calculation | Exact buy/sell tax via swap sim | ~2s |
| Liquidity check | DEX pair verification | <1s |
Key difference: Other tools predict honeypots from code patterns. Shield tests them with real DEX swaps. Not guessing — proving.
Connect
MCP Streamable HTTP: POST https://cryptogenesis.duckdns.org/mcp
MCP SSE: GET https://cryptogenesis.duckdns.org/mcp/sse
REST API: GET https://cryptogenesis.duckdns.org/token/scan
Smithery: npx @smithery/cli install @safeagent/token-safety
23 Tools
Shield (primary): shield — GO/BLOCK decision for any crypto action
Safety: test_honeypot · check_token_safety · check_before_buy · check_approval_safety · simulate_swap · check_wallet_risk
Market: get_token_price · get_trending_tokens · get_gas_prices · get_new_tokens · get_defi_yields · get_market_overview · get_defi_tvl
Agent tools: get_portfolio · get_chain_info · get_eth_balance · resolve_ens · search_token · create_agent_token
System: ping
On-Chain (ERC-7913)
| Chain | Oracle | Router | Factory |
|---|---|---|---|
| Base | 0x37b9...8e |
0xb200...FA |
— |
| Optimism | 0x3B8A...47 |
— | 0x9B4A...84 |
For Smart Contracts
import {SafeGuard} from "@safeagent/guard/contracts/SafeGuard.sol";
contract MyDEX {
using SafeGuard for address;
function swap(address tokenOut, uint256 amt) external {
tokenOut.requireSafe(); // 1 line. Done.
}
}
Standard
ERC-7913 Token Safety Score — the open standard for token safety on EVM chains.
License
$AIGEN — Earn While You Protect
Every tool call earns $AIGEN tokens:
| Action | Reward |
|---|---|
| First use | 100 $AIGEN (welcome bonus) |
shield() |
10 $AIGEN |
execute_safely() |
8 $AIGEN |
test_honeypot() |
5 $AIGEN |
check_token_safety() |
3 $AIGEN |
| Other tools | 1 $AIGEN |
$AIGEN = AI Generated. The first token created by an AI agent, for AI agents. Early agents earn the most. Tokens tracked off-chain, claimable on-chain when we launch.
Check your balance: aigen_rewards()
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。