← Back to Skills Marketplace
sentry-ai
by
qiyun154-cyber
· GitHub ↗
· v1.0.0
445
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sentry-ai
Description
Solana/Base Multi-Chain Meme Scanner & Auditor (Anti-Rug)
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill
Name: sentry-ai
Version: 1.0.0
The OpenClaw skill 'sentry-ai' is designed for scanning and auditing cryptocurrency tokens. The `scripts/scan.py` file makes legitimate API calls to `api.dexscreener.com` to fetch token data, which is directly aligned with its stated purpose. The `scripts/audit.py` file provides a simplified, mostly mocked audit functionality, indicating incomplete features rather than malicious intent. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent in any of the files, including `SKILL.md` and `README.md`. All observed behaviors are consistent with the described functionality.
Capability Assessment
Purpose & 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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sentry-ai - After installation, invoke the skill by name or use
/sentry-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Sentry-AI: a multi-chain meme token scanner and auditor.
- Real-time monitoring of new tokens on Solana and Base chains via DEX integration.
- Automated static code audit and dynamic on-chain surveillance.
- Provides risk scoring based on code security, liquidity ratio, and social metrics.
- Supports configurable take-profit/stop-loss and smart gas optimization.
- Free and Pro subscription tiers available.
Metadata
Frequently Asked Questions
What is sentry-ai?
Solana/Base Multi-Chain Meme Scanner & Auditor (Anti-Rug). It is an AI Agent Skill for Claude Code / OpenClaw, with 445 downloads so far.
How do I install sentry-ai?
Run "/install sentry-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is sentry-ai free?
Yes, sentry-ai is completely free (open-source). You can download, install and use it at no cost.
Which platforms does sentry-ai support?
sentry-ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created sentry-ai?
It is built and maintained by qiyun154-cyber (@qiyun154-cyber); the current version is v1.0.0.
More Skills