CryptoSkill CryptoSkill
  • Official
  • Skills
  • Categories
  • How It Works
  • GitHub
Home › DeFi › Uniswap Official Lp Integration

Uniswap Official Lp Integration

DeFi by @uniswap v1.0.0 A PASS 6 flags

Integrate Uniswap liquidity provisioning (LP) into applications via the LP REST API. Use when the user says "LP API", "liquidity provisioning API", "provide liquidity programmatically", "create LP position via API", "add liquidity via API", "increase liquidity", "decrease liquidity", "remove liquidity", "claim LP fees", "collect LP fees", "manage LP positions in code", or mentions building a backend, bot, or frontend that creates or manages Uniswap v2/v3/v4 liquidity positions through an API. Also use when debugging LP API calls (e.g. /lp/create, /lp/check_approval, /lp/increase, /lp/decrease, /lp/claim_fees), unexpected response fields, the approval or EIP-712 permit flow, or transaction-building errors for liquidity positions. For generating deep links to the Uniswap web app instead of calling the API, use the liquidity-planner skill; for using the Uniswap v4 SDK directly rather than the REST API, use the v4-sdk-integration skill.

Install

$ cp -r cryptoskill/skills/defi/uniswap-official-lp-integration .claude/skills/
$ clawhub install uniswap-official-lp-integration

Tags

official defi

Quality Score

Score: 80/100 Grade: A Risk Gate: PASS

Trust profile trust grade not computed yet

6 red flags 4 cleared 1 not measured

Capabilities below are detected automatically by an open-source scanner that reads the skill's text and scripts (see how this is computed). Not measured means the scanner couldn't make a confident call — it is NOT a green check, and you should treat it as a possible red flag until a human or a stronger scanner has measured it.

6 Red flags things this skill can do that affect your security or funds
  • ⚠
    Can move funds this skill can sign and send transactions on your behalf
  • ⚠
    Requires private key you must hand over a private key, mnemonic, or wallet config
  • ⚠
    Can execute shell runs arbitrary shell commands on your machine
  • ⚠
    Can browse the web fetches arbitrary URLs at runtime
  • ⚠
    Can write files writes to your local filesystem
  • ⚠
    Can spawn sub-agents delegates to other skills or sub-agents
4 Cleared by scanner we scanned the skill's text & scripts and found no evidence of these
  • ✓
    Requires hosted operator depends on a third-party hosted service to function
  • ✓
    Uses remote install script setup pipes a remote shell script (curl | sh class)
  • ✓
    Mutable remote runtime runs remote code that can change behavior without a local diff
  • ✓
    Can install code installs software at setup time (npx, pip, brew, etc.)
1 Not measured yet scanner couldn't make a confident call — treat as a possible red flag
  • ?
    Auto-invocable may be invoked by the agent without your explicit prompt

Execution mode

local_executor Phase 1 single-mode classification — multi-mode breakdown deferred to Phase 2.

Ingredients (services this skill talks to)

We did not find any well-known hosted services in this skill's text or scripts. This does NOT mean the skill is local-only — it might use services we don't yet recognize, or talk to them through code paths our scanner can't reach. A complete dependency list (every package, library, and binary, with integrity hashes) is on the roadmap; today we only show recognized hosts.

Audits

No one has audited this skill yet. That is different from “audited and clean” — it just means no professional reviewer (a security firm, the CryptoSkill team, or a verified independent researcher) has signed off on it. There are no audit reports to read. How reviewer levels work →

SKILL.md → SOURCE.md → TRUST.auto.yaml → Browse directory →

Auto-generated by cryptoskill/extract-capabilities/0.3.1 · hosted-service list version 2026-09-06 · how this is computed

More from Uniswap

🏗️Uniswap Official Swap Integration🏗️Uniswap Official Pay With Any Token🏗️Uniswap Official Cca Configurator🏗️Uniswap Official Swap Planner🏗️Uniswap Official Pay With App🏗️Uniswap Official Liquidity Planner

Other in DeFi

🏗️Pumpfun Official Create Coin🏗️Kybernetwork Official Limit Order🏗️Kyberswap Official Swap Build🏗️Pumpfun Official Coin Fees🏗️Defi Swap🏗️Kybernetwork Official Swap Approve

Source

View on GitHub →

CryptoSkillBuilt for the crypto community
GitHub Official Skills Categories Terms Privacy