Uniswap Monitor Tokenjar
Analysis
This instruction-only skill appears to monitor Uniswap TokenJar data and does not request credentials, local file access, or burn-execution authority.
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
allowed-tools: ... mcp__uniswap__subscribe_tokenjar ... mcp__uniswap__get_token_price
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.
Source: unknown; Homepage: none
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.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Delegate to `Task(subagent_type:protocol-fee-seeker)` in monitoring mode
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.
