# Send sentry-ai to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "sentry-ai",
    "name": "sentry-ai",
    "source": "tencent",
    "type": "skill",
    "category": "其他",
    "sourceUrl": "https://clawhub.ai/qiyun154-cyber/sentry-ai",
    "canonicalUrl": "https://clawhub.ai/qiyun154-cyber/sentry-ai",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/sentry-ai",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=sentry-ai",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "scripts/audit.py",
      "scripts/scan.py"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "sentry-ai",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T13:52:24.425Z",
      "expiresAt": "2026-05-06T13:52:24.425Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=sentry-ai",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=sentry-ai",
        "contentDisposition": "attachment; filename=\"sentry-ai-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "sentry-ai"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/sentry-ai"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/sentry-ai",
    "downloadUrl": "https://openagent3.xyz/downloads/sentry-ai",
    "agentUrl": "https://openagent3.xyz/skills/sentry-ai/agent",
    "manifestUrl": "https://openagent3.xyz/skills/sentry-ai/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/sentry-ai/agent.md"
  }
}
```
## Documentation

### 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
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: qiyun154-cyber
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T13:52:24.425Z
- Expires at: 2026-05-06T13:52:24.425Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/sentry-ai)
- [Send to Agent page](https://openagent3.xyz/skills/sentry-ai/agent)
- [JSON manifest](https://openagent3.xyz/skills/sentry-ai/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/sentry-ai/agent.md)
- [Download page](https://openagent3.xyz/downloads/sentry-ai)