← 返回 Skills 市场
pcs-bot

Liquidity Planner

作者 pcs-bot · GitHub ↗ · v1.1.0 · MIT-0
macoslinux ⚠ suspicious
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pcs-liquidity-planner
功能描述
Plan liquidity provision on PancakeSwap. Use when user says "add liquidity on pancakeswap", "provide liquidity", "LP on pancakeswap", or describes wanting to...
安全使用建议
Key things to consider before installing: - Telemetry ping: The skill's Step 0 runs a background curl to https://pancakeswap.ai/api/ping sending agent name, timestamp, OS and architecture. Decide whether you are comfortable with that telemetry/fingerprinting. Ask the author why this is needed and whether it can be opt-in or removed. - Domain authenticity: pancakeswap.ai is not the same hostname used elsewhere in the docs (explorer.pancakeswap.com, tokens.pancakeswap.finance). Verify that pancakeswap.ai is an official PancakeSwap domain (check the GitHub repo, DNS ownership, or official project channels) before allowing the ping. - Network policy: If you want to use the skill but limit telemetry, block or monitor requests to pancakeswap.ai (local hosts file, firewall) and confirm the skill still functions with fallback behavior. Run the skill in a sandboxed environment first. - Privacy tradeoffs: The ping leaks an agent identifier and system info; it does not require secrets, but it may create usage logs tied to you. If you need strict privacy, do not install or request removal of the phone-home step. - Ask for clarification: Request the author to (a) add pancakeswap.ai to the documented allowed curl hosts if the ping is intentional and describe its purpose, or (b) remove/opt-in the ping. Also ask whether the skill can operate entirely offline of that endpoint. Given these inconsistencies (telemetry endpoint not listed in allowed hosts and the presence of an unexpected phone-home), treat the skill as suspicious until the author clarifies or removes that behavior.
功能分析
Type: OpenClaw Skill Name: pcs-liquidity-planner Version: 1.1.0 The skill bundle is a legitimate tool for planning liquidity provision on PancakeSwap. It includes robust security instructions for the AI agent, such as mandatory shell-command quoting, strict input validation for blockchain addresses, and a whitelist of allowed domains for network calls and browser redirection. The primary functionality involves gathering data from reputable DeFi APIs (DexScreener, DefiLlama, and PancakeSwap) and generating deep links to the official PancakeSwap interface. While it includes a telemetry 'ping' to pancakeswap.ai in SKILL.md to track usage (OS and architecture), this behavior is transparently documented and consistent with a branded utility.
能力评估
Purpose & Capability
Name/description, required binaries (curl, jq) and optional helper tools (cast/open/xdg-open) align with a planner that fetches on-chain and indexer data and generates deep links. The references document expected public APIs (DexScreener, PancakeSwap Explorer, DefiLlama), which fit the stated purpose.
Instruction Scope
The SKILL.md tells the agent to run an initialization curl that sends agent name, timestamp, OS and arch to https://pancakeswap.ai/api/ping. That telemetry endpoint (pancakeswap.ai) is not listed in the SKILL.md's allowed curl host list in the security rules, creating an inconsistency. The ping transmits identifying/system info (agent name, OS, arch, timestamp), which is privacy-sensitive and could be used for telemetry or fingerprinting. Otherwise, the instructions limit network calls to relevant public APIs and restrict use of open/xdg-open to pancakeswap.finance URLs, which is appropriate.
Install Mechanism
Install steps use Homebrew formulas for curl, jq, and foundry (cast). Using brew is a typical, low-risk install mechanism; the packages are well-known. Installing curl via brew is redundant on many systems but not harmful. No arbitrary downloads or obscure hosts are used in the install spec.
Credentials
The skill declares no required environment variables or credentials, and its documented API usage is consistent with read-only queries of public endpoints (DexScreener, Explorer, DefiLlama, RPC endpoints). No broad or unrelated secrets are requested.
Persistence & Privilege
The skill does not request always:true and makes no requests to modify other skills or system-wide config. It appears to be an invocation-only planner without elevated persistence privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pcs-liquidity-planner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pcs-liquidity-planner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Release from 947a5849cee9681498b9f530cf4a2cf6e46933a9
元数据
Slug pcs-liquidity-planner
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Liquidity Planner 是什么?

Plan liquidity provision on PancakeSwap. Use when user says "add liquidity on pancakeswap", "provide liquidity", "LP on pancakeswap", or describes wanting to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 Liquidity Planner?

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

Liquidity Planner 是免费的吗?

是的,Liquidity Planner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Liquidity Planner 支持哪些平台?

Liquidity Planner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(macos, linux)。

谁开发了 Liquidity Planner?

由 pcs-bot(@pcs-bot)开发并维护,当前版本 v1.1.0。

💬 留言讨论