← 返回 Skills 市场
pcs-bot

Swap Integration

作者 pcs-bot · GitHub ↗ · v1.0.0 · MIT-0
macoslinux ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pcs-swap-integration
功能描述
Integrate PancakeSwap swaps into applications. Use when user says "integrate swaps", "pancakeswap", "smart router", "add swap functionality", "build a swap f...
安全使用建议
This skill appears to be a coherent PancakeSwap integration guide. Before installing: 1) Verify the authored source (homepage points to a PancakeSwap repo) and review the SKILL.md content yourself. 2) Expect the agent to run network calls and shell commands (curl, jq, cast) — these are necessary for quoting and contract interactions. 3) Never paste private keys or long-lived secrets into prompts; when signing transactions prefer a wallet/hardware signer or ephemeral keys and test on BSC Testnet first. 4) Homebrew installs are standard but review what will be installed; if you don't want tooling like foundry/cast on your machine, decline that install. 5) If you are concerned about autonomy, keep the skill user-invocable only (it is not always:true) or disable autonomous invocation in your agent settings.
功能分析
Type: OpenClaw Skill Name: pcs-swap-integration Version: 1.0.0 The skill bundle is a legitimate integration guide for PancakeSwap, providing accurate documentation and code templates for V2, V3, and Infinity protocols. It utilizes official API endpoints (router.pancakeswap.finance), standard contract addresses, and industry-standard libraries like viem and the @pancakeswap SDK. The requested tool permissions (Bash, WebFetch) and dependencies (foundry, jq) are appropriate for blockchain development and fetching trade quotes, with no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description (PancakeSwap swap integration) matches the SKILL.md content. Required binaries (curl, jq) are reasonable for calling Routing APIs and processing JSON; optional bins (cast/foundry, node, python3) align with smart-contract interaction and SDK usage. No suspicious or unrelated credentials, files, or paths are requested.
Instruction Scope
SKILL.md is an instruction-only integration guide that shows RPC endpoints, token addresses, SDK usage, and methods for constructing/sending swaps. This naturally involves making network calls (Routing API, RPC) and may show how to build or sign transactions. The metadata does not request private keys or other secrets, but practical use (signing or broadcasting transactions) will require the user to supply keys or wallet interactions — the guide may prompt or instruct how to handle keys. The instructions do not appear to ask the agent to read unrelated system files or exfiltrate unrelated data.
Install Mechanism
Install spec uses brew formulas (curl, jq, foundry). Installing via Homebrew is a standard, low-risk mechanism and the formulas match the declared required binaries. No arbitrary URL downloads or archive extraction are present.
Credentials
The skill declares no required environment variables or credentials, which is proportional to a documentation/integration guide. It references public RPC endpoints and SDK tooling; there are no unexplained secrets or multiple unrelated credential requirements.
Persistence & Privilege
always:false (default) and no config paths or persistent system modifications are requested. The skill may run commands and network requests at runtime (allowed-tools includes WebFetch and Bash(curl:*)), which is normal for an integration helper. It does not demand permanent agent inclusion or cross-skill config changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pcs-swap-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pcs-swap-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Release from 947a5849cee9681498b9f530cf4a2cf6e46933a9
元数据
Slug pcs-swap-integration
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Swap Integration 是什么?

Integrate PancakeSwap swaps into applications. Use when user says "integrate swaps", "pancakeswap", "smart router", "add swap functionality", "build a swap f... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。

如何安装 Swap Integration?

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

Swap Integration 是免费的吗?

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

Swap Integration 支持哪些平台?

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

谁开发了 Swap Integration?

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

💬 留言讨论