📦 gate-info-riskcheck — 风险检测

v1.0.3

Gate.io风险检测接口,一键查询代币、合约及链上地址的安全评分与风险标签,帮助用户在交易前快速识别潜在威胁。

0· 266·1 当前·1 累计
gate-exchange 头像by @gate-exchange (Gate)
下载技能包
最后更新
2026/4/7
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is internally consistent with its stated purpose: it is an instruction-only, read-only wrapper that queries Gate-Info MCP tools for token/contract/address risk data and aggregates them into a report; it requests no credentials or installs and does not access unrelated system resources.
评估建议
This skill appears coherent and low-risk: it makes read-only calls to Gate-Info MCP tools and asks for no secrets or installs. Before enabling it, confirm that your agent environment has access to the Gate-Info MCP server named in the SKILL.md (the skill will fail if that service isn't available). Note the skill expects a chain parameter and will not call tools until chain is confirmed. Also be aware the skill references shared runtime-rule documents (../gate-runtime-rules.md, ../info-news-runti...
详细分析 ▾
用途与能力
The name/description (token/address risk assessment) aligns with the declared MCP tools (`info_compliance_check_token_security`, `info_coin_get_coin_info`, `info_onchain_get_address_info`) and with the requirement to provide a chain. There are no unrelated env vars, binaries, or installs requested.
指令范围
SKILL.md instructions are narrowly scoped to extracting token/address/chain, calling the listed MCP tools in parallel, and aggregating results into a structured report. It does instruct the agent to read shared runtime rules (../gate-runtime-rules.md and ../info-news-runtime-rules.md) and mentions optional repository maintenance scripts; those referenced files are not present in the packaged bundle, so the agent may have an operational dependency on shared runtime-rule files in the host environment. Address-risk mode is documented as degraded (some tools unavailable) — the skill discloses this.
安装机制
No install spec and no code files — instruction-only. This is the lowest-risk install model; nothing is downloaded or written to disk by the skill itself.
凭证需求
The skill requires no environment variables, no credentials, and no config paths. Its declared read-only MCP access and lack of secrets is proportionate to a data-aggregation/reporting task.
持久化与权限
always is false and the skill does not request persistent system-wide privileges or modifications to other skills. Autonomous invocation is allowed (platform default) but not combined with additional privileged access.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.32026/3/13

gate-info-riskcheck 1.0.3 - Updated SKILL.md to simplify local maintenance rules and clarify path references for runtime rules. - Improved skill installation and routing instructions for greater clarity. - Removed `scripts/update-skill.sh` for streamlined skill maintenance. - No changes to query intent coverage or tool usage.

无害

安装命令

点击复制
官方npx clawhub@latest install gate-info-risk-check
镜像加速npx clawhub@latest install gate-info-risk-check --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库