Real Skill packageSource verifiedClawHub registry

Uniswap Manage Liquidity

Add liquidity, remove liquidity, or collect fees on Uniswap V2/V3/V4 pools. Handles the full flow including pool selection, range optimization, approvals, safety checks, and transaction execution. Use when the user wants to LP, provide liquidity, remove a position, or collect accumulated fees.

Identity and source

Publisher attributionwpankregistry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction bundle3 recorded files
Canonical sourceClawHub registryclawhub:wpank:manage-liquidity
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/14/2026.claude/skills/manage-liquidity

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses with warnings
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/14/2026.agents/skills/manage-liquidity
1 structural issue
  • warning: Codex portability follows Agent Skills, where allowed-tools is a space-separated string. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses with warnings
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/14/2026skills/manage-liquidity
1 structural issue
  • warning: OpenClaw portability follows Agent Skills, where allowed-tools is a space-separated string. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @wpank/manage-liquidity
clawhub inspect @wpank/manage-liquidity --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
3 / 3 inspected as text
Checked
8/14/2026, 5:13:39 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: etherscan.io
  • api: github.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
5/28/2026, 11:29:54 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:a681c2aa90abf987a01403777ccd53010cfddf3c8c6f7ac4ae12740ea7c498e8
Show up to 3 recorded paths
  • README.md
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of the manage-liquidity skill for Uniswap V2/V3/V4 operations: - Enables adding, removing, or collecting fees on Uniswap pools via a unified intent-driven workflow. - Handles pool selection, range optimization, safety checks, approvals, and transaction execution. - Integrates with sub-agents for liquidity management and pool research, plus safety and position checks. - Supports user-friendly flows with confirmation steps, intent extraction, and robust error handling. - Guides users through all major liquidity actions, including parameter extraction and best-practice prompts.