← 返回 Skills 市场
gztanht

Token Shark

作者 Haha Tan · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
331
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install token-shark
功能描述
实时监控新上线代币,提供多维风险评估、交易数据和价格提醒,助您把握投资机会。
安全使用建议
This package appears to be a local/demo implementation (hard-coded sample tokens and a local alerts file) rather than a live, networked monitor despite README/SKILL.md claiming DEX/chain/social data. If you expect real-time monitoring, confirm with the author or the upstream repo before relying on it. The skill creates data/alerts.json under its directory — check file location and permissions if you run it on a shared machine. There are donation crypto addresses in README/package.json — treat them as public payment addresses (verify independently) and do not confuse them with any credential or trust signal. If future versions add real-time push or automatic trading (mentioned in roadmap), they will likely require network access and private keys; never provide private keys or wallet secrets to a skill. To proceed safely: (1) inspect the GitHub repo (link in README) to confirm sources and commits; (2) run the scripts in a sandbox/container to observe behavior; (3) verify whether a later release actually implements network calls and, if so, require that those calls use minimal, documented credentials and trustworthy endpoints.
功能分析
Type: OpenClaw Skill Name: token-shark Version: 0.1.0 The skill bundle is a deceptive 'fake' utility that claims to provide real-time DEX token monitoring and risk assessment, but the implementation consists entirely of hardcoded mock data and lacks any networking logic (e.g., fetch, axios) to interact with blockchain APIs. It explicitly solicits cryptocurrency payments (USDT/USDC) to a specific address (0x33f943e71c7b7c4e88802a68e62cca91dab65ad9) to unlock 'unlimited queries' for functionality that does not exist in scripts like monitor.mjs, analyze.mjs, and risk.mjs. While it lacks traditional malware payloads like data exfiltration or RCE, its fraudulent nature and solicitation of funds for non-existent services warrant a suspicious classification.
能力评估
Purpose & Capability
Name/description promise: real-time monitoring, multi-source risk assessment. What is present: monitor/analyze/risk/alert scripts that operate on hard-coded sample data and local alerts storage. No required credentials or network access are declared or used. Legitimate for a local demo, but NOT actually connecting to DEXs/chain/social APIs as the description implies.
Instruction Scope
SKILL.md directs running the provided scripts and describes data sources (DEX, chain, social APIs), but the scripts themselves only read/write a local data/alerts.json and return simulated token data. Instructions do not access unrelated system files or env vars. The mismatch (claims of external data vs. simulated implementation) is misleading and should be clarified.
Install Mechanism
No install spec, no external downloads; code is bundled with the skill. package.json has no external dependencies. Low installation risk: nothing is fetched from arbitrary URLs or written outside the skill directory except creating a local data/alerts.json file.
Credentials
No environment variables or credentials are required and the code does not read env vars. The only local persistence is a data/alerts.json file under the skill directory. No requests for unrelated secrets or system config.
Persistence & Privilege
Skill is not always-enabled and has no elevated privileges. It writes a small alerts.json in a local data directory and does not modify other skills or global agent settings. Autonomous invocation is allowed (platform default) but not combined with broad access here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install token-shark
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /token-shark 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
🎯 初始版本 - 新代币监控 + 风险评估 + 价格提醒
元数据
Slug token-shark
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Token Shark 是什么?

实时监控新上线代币,提供多维风险评估、交易数据和价格提醒,助您把握投资机会。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 331 次。

如何安装 Token Shark?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install token-shark」即可一键安装,无需额外配置。

Token Shark 是免费的吗?

是的,Token Shark 完全免费(开源免费),可自由下载、安装和使用。

Token Shark 支持哪些平台?

Token Shark 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Token Shark?

由 Haha Tan(@gztanht)开发并维护,当前版本 v0.1.0。

💬 留言讨论