← Back to Skills Marketplace
pcs-bot

Swap Integration

by pcs-bot · GitHub ↗ · v1.0.0 · MIT-0
macoslinux ✓ Security Clean
118
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pcs-swap-integration
Description
Integrate PancakeSwap swaps into applications. Use when user says "integrate swaps", "pancakeswap", "smart router", "add swap functionality", "build a swap f...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pcs-swap-integration
  3. After installation, invoke the skill by name or use /pcs-swap-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Release from 947a5849cee9681498b9f530cf4a2cf6e46933a9
Metadata
Slug pcs-swap-integration
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Swap Integration?

Integrate PancakeSwap swaps into applications. Use when user says "integrate swaps", "pancakeswap", "smart router", "add swap functionality", "build a swap f... It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.

How do I install Swap Integration?

Run "/install pcs-swap-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Swap Integration free?

Yes, Swap Integration is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Swap Integration support?

Swap Integration is cross-platform and runs anywhere OpenClaw / Claude Code is available (macos, linux).

Who created Swap Integration?

It is built and maintained by pcs-bot (@pcs-bot); the current version is v1.0.0.

💬 Comments