← 返回 Skills 市场
wpank

Uniswap Monitor Tokenjar

作者 wpank · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
746
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install monitor-tokenjar
功能描述
Monitor the Uniswap TokenJar with a real-time dashboard showing balances, accumulation rates, burn economics, and projected time to next profitable burn. Supports one-shot snapshot and streaming modes. Use when user asks "Watch the TokenJar", "Track fee accumulation", or "When is the next profitable burn?"
安全使用建议
This skill appears internally consistent and read-only: it aggregates Uniswap TokenJar data via the listed MCP tools and produces dashboards. Before installing, confirm that the environment's MCP endpoints and the 'Task(subagent_type:protocol-fee-seeker)' subagent are trusted (they perform the actual data calls and analysis). Also note the skill explicitly disallows executing burns, but if you use it in an environment where other skills can act, be cautious about composing it with any skill that does have "execute" privileges. If you need extra assurance, request the concrete implementation of the referenced MCP tools or run the skill in a sandboxed agent first.
功能分析
Type: OpenClaw Skill Name: monitor-tokenjar Version: 0.1.0 The skill bundle is benign. It clearly defines its purpose as monitoring Uniswap's TokenJar, utilizing a set of pre-approved `mcp__uniswap__` tools and an internal subagent (`protocol-fee-seeker`). The `SKILL.md` instructions for the AI agent are specific, task-oriented, and do not contain any adversarial prompt injection attempts, instructions for data exfiltration, or commands for unauthorized execution. The skill explicitly states it is 'Read-only' and 'never executes transactions', reinforcing its non-malicious intent. Installation methods are standard, and no obfuscation or suspicious dependencies were found.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the skill aggregates TokenJar balances, accumulation rates, burn economics, and projections. All declared allowed-tools (mcp__uniswap__*) are directly relevant to those tasks and no unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md instructs only to call listed MCP functions, aggregate results, price assets, compute thresholds, and optionally subscribe to deposit events. It explicitly disallows executing burns and does not instruct reading unrelated files, environment variables, or external endpoints beyond the MCP tools and Task subagent.
Install Mechanism
Instruction-only skill with no install spec and no code files—nothing is written to disk or downloaded during install, which minimizes risk. README suggestion for an npm 'npx' install refers to repository location but there is no install spec in the provided package.
Credentials
No environment variables, credentials, or config paths are requested. The data needed (tokenjar balances, prices, accumulation rates) are retrieved through the declared MCP tools, which is proportionate for a read-only monitoring skill.
Persistence & Privilege
Flags show default behavior (always: false) and the skill is user-invocable; it does not request persistent/autonomous elevated privileges, nor does it attempt to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install monitor-tokenjar
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /monitor-tokenjar 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release — introduces real-time TokenJar monitoring and analytics. - Provides a comprehensive dashboard of TokenJar balances, accumulation rates, burn economics, and projections. - Supports both one-shot (snapshot) and streaming (live updates) monitoring modes. - Calculates and displays profit/loss and estimated time to next profitable burn. - Enriches deposit streams with real-time profitability alerts and running totals. - Includes recent burn history, accumulation trends, and top token contributors. - Offers configurable parameters such as streaming duration, profit alert threshold, and inclusion of history.
元数据
Slug monitor-tokenjar
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Uniswap Monitor Tokenjar 是什么?

Monitor the Uniswap TokenJar with a real-time dashboard showing balances, accumulation rates, burn economics, and projected time to next profitable burn. Supports one-shot snapshot and streaming modes. Use when user asks "Watch the TokenJar", "Track fee accumulation", or "When is the next profitable burn?". 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 746 次。

如何安装 Uniswap Monitor Tokenjar?

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

Uniswap Monitor Tokenjar 是免费的吗?

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

Uniswap Monitor Tokenjar 支持哪些平台?

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

谁开发了 Uniswap Monitor Tokenjar?

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

💬 留言讨论