← 返回 Skills 市场
blockchain-oracle

Pacifica

作者 Blockchain Oracle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pacifica
功能描述
Trade perpetuals on Pacifica via 36 MCP tools. Market data, account monitoring, order execution, subaccounts, and real-time WebSocket streaming on Solana. Tr...
安全使用建议
Do not install or run this skill until you confirm how it obtains and uses signing credentials. Ask the publisher: (1) Where does the code run and who controls it? (2) Exactly how are transactions signed—does the agent require your private key file (~/.pacifica-mcp/config.json) or an external wallet (Phantom/Backpack) for interactive signing? (3) If a private key file is created, is it encrypted and stored locally only? (4) Are there any network endpoints the skill will send your keys or trade data to? If you cannot get clear answers and inspect the implementation, avoid granting it access to funds or running it in autonomous mode. Prefer skills that require explicit, auditable credentials (hardware wallet, explicit API key) or that delegate signing to your browser wallet rather than storing private keys in agent-accessible files.
功能分析
Type: OpenClaw Skill Name: pacifica Version: 1.0.0 The skill provides 36 tools for crypto trading on the Pacifica platform, including high-risk operations like 'pacifica-withdraw', 'pacifica-transfer-funds', and 'pacifica-market-order'. While these are aligned with the stated purpose of a trading agent, the instructions explicitly tell the AI to 'execute directly' for autonomous use, bypassing user confirmation for financial transactions. Furthermore, the skill manages sensitive private keys stored locally at '~/.pacifica-mcp/config.json', which is a high-value target for potential exploitation or exfiltration, although no explicit malicious code or exfiltration logic is present in the provided files.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill's stated purpose is to view market data and place orders, which necessarily requires signing transactions with a wallet/private key. However the skill declares no required credentials, no primaryEnv, and no required config paths. The SKILL.md mentions an auto-generated wallet at ~/.pacifica-mcp/config.json (private key), but that sensitive config location is not declared or justified in the metadata.
Instruction Scope
Runtime instructions reference creating/using a wallet file in the user's home (~/.pacifica-mcp/config.json), streaming to channels, and executing orders directly for autonomous bots. The document does not describe how signing is performed, whether the agent will read the private key, or whether user interaction is required. This is scope creep relative to a purely read-only market-data skill and could lead to sensitive key access or unintended trades.
Install Mechanism
There is no install spec (instruction-only), which reduces risk from arbitrary downloads. However the SKILL.md asserts that a wallet will be auto-generated on first run and stored under the user's home directory—that implies filesystem writes by whatever runtime implements the skill even though no installers are declared.
Credentials
No environment variables or credentials are declared, yet the skill requires a private key/wallet for order execution and withdrawals. The lack of an explicit, proportional authentication mechanism (e.g., API key, hardware wallet, signed transactions via external wallet) is an inconsistency and a potential security risk.
Persistence & Privilege
always is false (normal). The SKILL.md explicitly says 'for autonomous/bot use, execute directly,' which increases practical risk because the agent may place trades without interactive confirmation. This is not a metadata privilege misconfiguration, but combined with the credential ambiguity it raises operational concerns.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pacifica
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pacifica 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of pacifica skill for crypto perpetuals trading and market monitoring on Solana. - Trade perpetuals and spot markets on Pacifica via 36 MCP tools. - Access market data, account info, order execution, order/position management, and real-time WebSocket streaming. - Includes full trigger/use guide and comprehensive mapping from user intents to tool actions. - Supports account actions, subaccounts, funding, and error handling for free and wallet-signed operations. - Provides parameter/spec formatting, critical behaviors, and workflow examples for robust trading automation.
元数据
Slug pacifica
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pacifica 是什么?

Trade perpetuals on Pacifica via 36 MCP tools. Market data, account monitoring, order execution, subaccounts, and real-time WebSocket streaming on Solana. Tr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。

如何安装 Pacifica?

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

Pacifica 是免费的吗?

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

Pacifica 支持哪些平台?

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

谁开发了 Pacifica?

由 Blockchain Oracle(@blockchain-oracle)开发并维护,当前版本 v1.0.0。

💬 留言讨论