cl-lp-rebalancer
What this skill does
Automated Uniswap V3 LP rebalancing strategy using OKX OnchainOS CLI for DeFi operations on EVM L2 chains. The skill dynamically adjusts liquidity ranges based on volatility and market trends.
github/leoyeai - Data Exfiltration - 2.1k stars
Threat analysis
Skill info
pkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=cl-lp-rebalancerAssessments (2)
Data Exfiltration
Data Exfiltration via local-llm-review
references/cl_lp.py
OKX_API_KEY = os.environ.get("OKX_API_KEY", "")
OKX_SECRET = os.environ.get("OKX_SECRET_KEY", "")
OKX_PASSPHRASE = os.environ.get("OKX_PASSPHRASE", "")Data Exfiltration via local-llm-review
references/cl_lp_v1.py
OKX_API_KEY = os.environ.get("OKX_API_KEY", "")
OKX_SECRET = os.environ.get("OKX_SECRET_KEY", "")
OKX_PASSPHRASE = os.environ.get("OKX_PASSPHRASE", "")Badge
Add the Anomity scan badge for cl-lp-rebalancer to your README.
How Anomity governs this at runtime
Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.
Book a 30-minute demo to see your own skill inventory.
Methodology and disputes
Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of cl-lp-rebalancer? Report an issue or request a rescan.




