← 返回 Skills 市场
outsmartchad

Outsmart LP Farming

作者 vincent so · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
507
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install outsmart-lp-farming
功能描述
Manage LP positions on Solana DEXes to earn swap fees. Use when: user asks about LP farming, providing liquidity, earning yield, compounding fees, DLMM, DAMM...
安全使用建议
This skill appears to do what it says, but you should take precautions before installing: 1) Verify the npm package and the linked GitHub repo (maintainer, recent commits, stars, issues) to ensure the CLI is legitimate. 2) Never put your primary long-term private key in an environment variable on shared hosts; prefer a wallet that can sign transactions (hardware wallet or dedicated signing service) or use an ephemeral key with limited funds. 3) Use a trusted RPC endpoint for MAINNET_ENDPOINT (or run your own) to avoid man-in-the-middle or front-running risks. 4) Audit the outsmart CLI code (or run it in a sandbox) before giving it signing credentials; npm packages can carry supply-chain risk. 5) Test commands on devnet/testnet first with small amounts. 6) If you need autonomous agent invocation, be aware the agent could run the CLI without interactive approval — keep credentials restricted. If any of these checks fail, treat the package as untrusted and do not provide your PRIVATE_KEY.
功能分析
Type: OpenClaw Skill Name: outsmart-lp-farming Version: 1.0.0 The skill is classified as suspicious due to its direct requirement and implicit use of a `PRIVATE_KEY` environment variable for on-chain Solana transactions, which represents a high-risk capability. Additionally, it relies on installing an external `outsmart` CLI via `npm`, introducing a supply chain vulnerability where a compromised package could lead to malicious activity. While these capabilities are necessary for the stated purpose of managing LP positions, the direct handling of sensitive cryptographic material and reliance on external binaries without explicit malicious intent within the skill bundle itself warrants a 'suspicious' classification rather than 'benign' or 'malicious'.
能力评估
Purpose & Capability
Name/description (LP farming on Solana) matches what's required: a CLI named 'outsmart' and Solana access (PRIVATE_KEY, MAINNET_ENDPOINT). There are no unrelated binaries or credentials requested.
Instruction Scope
SKILL.md only instructs running the outsmart CLI to query, create pools, add/remove liquidity, claim fees and rebalance. It does not ask the agent to read arbitrary files, other env vars, or exfiltrate data. Commands shown require signing and RPC access — consistent with the task.
Install Mechanism
Install uses npm (package 'outsmart') to provide the 'outsmart' binary. npm installs are common but carry supply-chain risk; no arbitrary download URLs or extract steps are present, which reduces risk compared to direct downloads.
Credentials
PRIVATE_KEY and MAINNET_ENDPOINT are appropriate and expected for a CLI that signs Solana transactions and talks to a node. These are sensitive — the skill does not request additional unrelated secrets.
Persistence & Privilege
always:false and no special OS/config paths requested. The skill does not ask to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install outsmart-lp-farming
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /outsmart-lp-farming 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of outsmart-lp-farming skill. - Manage LP positions on Solana DEXes to earn swap fees. - Guided workflows for DLMM (concentrated liquidity) and DAMM v2 (new pool bootstrapping). - Clear usage boundaries: this skill is for on-chain liquidity farming, not lending, staking, or CEX market making. - Includes detailed strategy explanations, command examples, workflow, and risk management tips.
元数据
Slug outsmart-lp-farming
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Outsmart LP Farming 是什么?

Manage LP positions on Solana DEXes to earn swap fees. Use when: user asks about LP farming, providing liquidity, earning yield, compounding fees, DLMM, DAMM... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 507 次。

如何安装 Outsmart LP Farming?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install outsmart-lp-farming」即可一键安装,无需额外配置。

Outsmart LP Farming 是免费的吗?

是的,Outsmart LP Farming 完全免费(开源免费),可自由下载、安装和使用。

Outsmart LP Farming 支持哪些平台?

Outsmart LP Farming 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Outsmart LP Farming?

由 vincent so(@outsmartchad)开发并维护,当前版本 v1.0.0。

💬 留言讨论