← Back to Skills Marketplace
wpank

Uniswap Monitor Tokenjar

by wpank · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
746
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install monitor-tokenjar
Description
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?"
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install monitor-tokenjar
  3. After installation, invoke the skill by name or use /monitor-tokenjar
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug monitor-tokenjar
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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?". It is an AI Agent Skill for Claude Code / OpenClaw, with 746 downloads so far.

How do I install Uniswap Monitor Tokenjar?

Run "/install monitor-tokenjar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Uniswap Monitor Tokenjar free?

Yes, Uniswap Monitor Tokenjar is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Uniswap Monitor Tokenjar support?

Uniswap Monitor Tokenjar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Uniswap Monitor Tokenjar?

It is built and maintained by wpank (@wpank); the current version is v0.1.0.

💬 Comments