sentry-ai
Solana/Base Multi-Chain Meme Scanner & Auditor (Anti-Rug)
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 304 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
OpenClaw
Suspicious
high confidencePurpose & Capability
The README/SKILL.md describe advanced features (LLM logic for detection, social-media growth monitoring, pro audit integrations, one-click trade execution, gas optimization, real-time push) but the actual scripts only call DexScreener APIs and compute a simple liquidity/volume-based risk score. The declared purpose (multi-faceted auditor + executor) is not reflected in the code.
Instruction Scope
Runtime instructions are simply to run python scripts (scan.py, audit.py). The scripts only perform HTTP GET to dexscreener endpoints and local risk calculations—there is no code to perform social monitoring, integrate RugCheck/Solscan, send push notifications, or execute trades, despite SKILL.md claiming those features. audit.py contains comments stating external APIs and API keys would be used, but it does not read any env vars or call those services.
Install Mechanism
No install spec; instruction-only plus two small Python scripts. Nothing is downloaded or written by an installer, lowering execution risk. The scripts depend on the 'requests' library but no dependency manifest is provided.
Credentials
The skill requests no environment variables, credentials, or config paths. Comments in audit.py reference API keys for richer checks, but no env vars are actually read—so there is no unexpected secret access in the current code.
Persistence & Privilege
Skill has default privileges (not always:true) and does not modify other skills or system configuration. There is no persistent agent installation behavior in the package.
What to consider before installing
This skill is coherent from a safety/privilege perspective (no secrets requested, no installer), but it's overstated: it only fetches data from dexscreener and computes a simple liquidity/volume risk score. Before installing or trusting results: (1) don't provide any wallet keys or API keys—none are required by the code; (2) treat outputs as toy heuristics, not full audits or trading advice; (3) run the scripts in an isolated/test environment and inspect network calls if you plan to use it operationally; (4) ask the publisher for provenance, source for the Pro features, and a dependency manifest (requirements.txt) if you expect the richer functionality described; (5) do not rely on this package for automated trade execution until you verify explicit code implementing that behavior and perform a security review.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download zipauditlatestmemescannersolana
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🛡️ Clawdis
SKILL.md
Sentry-AI: Multi-Chain Meme Scanner & Auditor
赋予你的 OpenClaw 顶级"科学家"的嗅觉。
简介
本插件专为一级市场玩家设计,集成全自动合约静态审计与链上动态监控。通过 LLM 逻辑判断,秒级识别"貔貅盘"与"老鼠仓"。
核心功能
Auto-Scan
- 毫秒级接入 DexScreener/Raydium 新池子流
- 实时监控 Solana/Base 链新代币
Risk Score
- 基于代码安全性加权评分
- 流动性占比分析
- 社交媒体增长率监测
One-Click Execute
- 支持配置止盈止损逻辑
- 智能 Gas 优化
支持链
- Solana
- Base
- Ethereum (Coming Soon)
使用方法
# 扫描新池子
python scripts/scan.py
# 检查特定代币
python scripts/audit.py <TOKEN_ADDRESS>
定价
- 免费版:基础扫描
- Pro版 ($19.9/月):完整审计 + 实时推送
Powered by OpenClaw
Files
4 totalSelect a file
Select a file to preview.
Comments
Loading comments…
