← Back to Skills Marketplace
wpank

Uniswap Seek Protocol Fees

by wpank · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
734
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install seek-protocol-fees
Description
Analyze TokenJar profitability and optionally execute a Firepit burn-and-claim. Autonomous pipeline: checks balances, prices assets, calculates profit vs. 4,000 UNI burn cost, simulates, and executes if profitable. Default is preview-only. Use when user asks "Is the TokenJar profitable?", "Execute a burn", or "Claim protocol fees."
Usage Guidance
This skill appears to do what it says: check TokenJar value and optionally execute a Firepit burn-and-claim. Key things to consider before installing/using it: - Wallet safety: the skill operates using the agent's connected wallet and can sign/send transactions (burn UNI, perform swaps). Only enable execution after you personally confirm each transaction and understand the destination/nonce. Treat the agent's signing capability as high-risk. - Confirmation behavior: by default it is preview-only, but explicit user prompts or an 'auto-execute' flag will permit on-chain execution. If you plan to allow execution, verify the agent platform enforces explicit user consent dialogs and does not auto-approve sooner than you expect. - Verify contracts and addresses: SKILL.md mentions specific TokenJar and Firepit addresses. Cross-check those addresses against independent sources (official Uniswap docs/repos) before approving actions. - Source/maintenance: registry metadata lists no homepage and source is recorded as unknown. README suggests a GitHub path, but you should review the upstream repository (or ask the publisher) to confirm code provenance before granting the agent live transaction powers. - Test in preview/simulation mode first: run with auto-execute:false to inspect the profitability report and the simulated tx results before ever approving a real burn. If you are not comfortable granting an agent the ability to sign transactions from your wallet, keep this skill in preview-only mode or avoid enabling execution.
Capability Analysis
Type: OpenClaw Skill Name: seek-protocol-fees Version: 0.1.0 The OpenClaw skill 'seek-protocol-fees' is designed for a legitimate DeFi operation: analyzing Uniswap TokenJar profitability and optionally executing a Firepit burn-and-claim. The `SKILL.md` provides clear, specific instructions to the AI agent, focusing solely on the stated purpose. It incorporates robust safety mechanisms, including defaulting to a preview-only mode, requiring explicit user confirmation before any UNI is burned, and delegating to a `safety-guardian` subagent for transaction validation. There is no evidence of prompt injection attempts to mislead the agent into performing unauthorized actions, exfiltrating data, or executing arbitrary commands. All allowed tools and subagent tasks are directly relevant to the skill's described functionality.
Capability Assessment
Purpose & Capability
Name, description, and declared runtime actions align: the skill queries TokenJar/Firepit state, prices assets, simulates profitability and can execute a 4,000 UNI burn-and-claim. No unrelated binaries or env vars are requested.
Instruction Scope
SKILL.md stays on-task (checks balances, prices, simulates, and executes). It explicitly uses the agent's connected wallet and allows optional post-burn swaps. Default is preview-only and it requires explicit user confirmation before executing, but because it can send transactions the operator must ensure confirmations are enforced and understand that execution moves real funds.
Install Mechanism
Instruction-only skill (no install spec, no code files executed). This minimizes install-time risk — nothing is downloaded or written to disk by the skill package itself.
Credentials
The skill declares no environment variables or external credentials (proportional). However, it relies on the agent's wallet context to sign and send on-chain transactions; granting an agent wallet signing capability is equivalent to granting transaction permission and should be treated as sensitive.
Persistence & Privilege
always:false and default model-invocation settings are reasonable. The skill does not request persistent platform-wide privileges or attempt to modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install seek-protocol-fees
  3. After installation, invoke the skill by name or use /seek-protocol-fees
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: Autonomous Uniswap protocol fee claim pipeline for TokenJar and Firepit. - Analyzes TokenJar balances, prices assets, and calculates profitability vs. UNI burn and gas costs. - Provides a one-command workflow with safety-gated preview and optional execution. - Delivers a clear profitability dashboard (gross/net profit, ROI, asset breakdown). - Supports post-burn stablecoin conversion and detailed execution/reporting workflow. - Defaults to preview-only mode; explicit user opt-in required for execution.
Metadata
Slug seek-protocol-fees
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Uniswap Seek Protocol Fees?

Analyze TokenJar profitability and optionally execute a Firepit burn-and-claim. Autonomous pipeline: checks balances, prices assets, calculates profit vs. 4,000 UNI burn cost, simulates, and executes if profitable. Default is preview-only. Use when user asks "Is the TokenJar profitable?", "Execute a burn", or "Claim protocol fees.". It is an AI Agent Skill for Claude Code / OpenClaw, with 734 downloads so far.

How do I install Uniswap Seek Protocol Fees?

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

Is Uniswap Seek Protocol Fees free?

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

Which platforms does Uniswap Seek Protocol Fees support?

Uniswap Seek Protocol Fees is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Uniswap Seek Protocol Fees?

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

💬 Comments