Uniswap Monitor Tokenjar
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill appears to monitor Uniswap TokenJar data and does not request credentials, local file access, or burn-execution authority.
Before installing, confirm you trust the source and the Uniswap MCP/subagent environment. Use it for monitoring only, not for executing burns, and set streaming duration or alert thresholds explicitly when requesting live mode.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
When invoked, the agent may open a short live TokenJar data stream and make Uniswap data queries.
The skill can call live subscription and pricing/balance/history tools. These tools are central to the monitoring purpose, and the documented streaming duration is bounded.
allowed-tools: ... mcp__uniswap__subscribe_tokenjar ... mcp__uniswap__get_token_price
Use streaming only when intended, and specify duration and alert thresholds clearly.
Protocol data and the analysis prompt may be passed to the named subagent for dashboard generation.
The dashboard computation is delegated to another agent context. This is disclosed and appears limited to TokenJar analysis data, but users should notice the inter-agent delegation.
Delegate to `Task(subagent_type:protocol-fee-seeker)` in monitoring mode
Ensure the protocol-fee-seeker subagent is trusted and constrained to monitoring; do not use this skill for burn execution.
It may be harder to verify the publisher or canonical source before installation.
The registry provenance metadata is limited. The risk is reduced because the artifact is instruction-only and no executable install spec or code files are present.
Source: unknown; Homepage: none
Install only from a trusted registry or reviewed repository path, and confirm the skill contents match what you expect.
