← 返回 Skills 市场
Solana Trading Terminal — SoulPass
作者
soulpassai
· GitHub ↗
· v1.0.0
· MIT-0
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install soulpass
功能描述
Solana trading and DeFi skill for AI agents with hardware-secured wallet. Swap tokens on Jupiter DEX, trade meme coins with rug-pull detection, earn yield vi...
安全使用建议
This skill appears to implement a legitimate Solana CLI that uses Apple Secure Enclave, but there are two things to verify before installing or running it:
1) Source authenticity: only run the Homebrew tap or build commands if you can verify the soulpassai tap/GitHub repo and release signatures. Installing a CLI with sudo to /usr/local/bin gives a lot of power to that binary.
2) Daemon safety: the instructions tell you to run 'soulpass serve' which opens a JSON-RPC endpoint (127.0.0.1:8402) able to perform swaps, payments, and batch transfers. Confirm whether that daemon requires authentication, origin checks, or explicit interactive confirmations for signing. If it accepts unauthenticated local requests, any local process (or a compromised agent) could cause real fund transfers. Prefer one-off CLI commands unless you can ensure the daemon is locked down (bind to localhost only, enable auth tokens, require confirmation on each signed transaction, firewall rules) and you understand who/what can access it.
Additional suggestions: restrict OS (use only on Apple devices with Secure Enclave as claimed), review the published source code or audit binary releases, avoid running the daemon as root, keep merchant config and diary files private, and require user confirmation for any payment or transfer initiated by an agent.
功能分析
Type: OpenClaw Skill
Name: soulpass
Version: 1.0.0
The skill implements a Solana trading terminal and agent commerce framework that requires installing a third-party binary (soulpass) and running a background daemon (soulpass serve). It is classified as suspicious because it grants the agent autonomous control over financial assets and includes explicit instructions in references/diary-voice.md to monitor the owner's habits, language, and 'contradictions' to be logged in a 'public' diary. While these features are aligned with the stated 'SoulPass' social-trading ecosystem (soulpass.ai), the combination of binary installation, financial autonomy, and user surveillance represents a significant security and privacy risk surface.
能力评估
Purpose & Capability
Name/description (Solana trading, hardware-secured signing) align with the requested artifact (a 'soulpass' CLI). However the skill repeatedly claims Apple Secure Enclave signing (Apple-only) while registry metadata lists no OS restriction; install options explicitly require Apple Silicon/Xcode. This OS/requirement mismatch should be clarified. Requiring the 'soulpass' binary only is proportionate for the stated purpose.
Instruction Scope
Runtime instructions instruct the agent to install and run the CLI and to start a local JSON-RPC daemon (soulpass serve) on port 8402 that exposes methods including 'swap', 'pay', 'batch' and 'tx_status'. The SKILL.md does not describe any authentication, access control, or confirmation prompts for signing, nor does it document network exposure controls. A local daemon that will sign transactions using a hardware-secured key is a high-risk capability if it accepts unauthenticated requests from other local processes or network interfaces. The skill also encourages writing/reading local files (soulpass-merchant.json, diary entries) and making them public — this can leak sensitive operational context or business data if not managed carefully.
Install Mechanism
No packaged install spec in the registry, but SKILL.md includes Homebrew tap and GitHub-build commands. Installing via a tap or building from the published GitHub repo is expected for a CLI but still requires verification of the source (brew tap soulpassai/soulpass; git clone https://github.com/soulpassai/soulpass-cli.git). The build step uses sudo to copy a binary to /usr/local/bin, which is a normal install flow but increases impact of a malicious binary. Confirm upstream authenticity (release signatures, official repo) before running.
Credentials
The skill declares no environment variables or external credentials — appropriate for a hardware-keyed CLI. However the SKILL.md expects access to local files (merchant config, diary) and to local network (127.0.0.1:8402). Those are reasonable for a CLI/merchant workflow but represent sensitive surfaces (local RPC & on-disk merchant configs) that should be protected. No incongruent cloud credentials are requested.
Persistence & Privilege
The skill is not marked always:true, but it instructs agents to run a long-lived local daemon that can accept JSON-RPC calls to execute signed transactions. Autonomous agent invocation (platform default) combined with a long-lived signing service increases blast radius: an agent (or another local process) could request swaps or transfers without repeated explicit user approval. The SKILL.md does not describe any user confirmation step or daemon authentication to mitigate this.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install soulpass - 安装完成后,直接呼叫该 Skill 的名称或使用
/soulpass触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Solana Trading Terminal — SoulPass.
- Provides a hardware-secured Solana wallet using Apple Secure Enclave — no extractable private keys or seed phrases.
- Enables instant token swaps on Jupiter DEX, including real-time price checks and custom slippage controls.
- Adds safety tools for meme coin trading, with risk signals and rug-pull detection before executing trades.
- Supports copy trading workflows, whale tracking, and trade automation for DeFi strategies.
- Integrates DeFi yield options via Jupiter Lend for idle tokens.
- Offers a fast JSON-RPC daemon for building automated trading bots and agent-to-agent payments.
元数据
常见问题
Solana Trading Terminal — SoulPass 是什么?
Solana trading and DeFi skill for AI agents with hardware-secured wallet. Swap tokens on Jupiter DEX, trade meme coins with rug-pull detection, earn yield vi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 Solana Trading Terminal — SoulPass?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install soulpass」即可一键安装,无需额外配置。
Solana Trading Terminal — SoulPass 是免费的吗?
是的,Solana Trading Terminal — SoulPass 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Solana Trading Terminal — SoulPass 支持哪些平台?
Solana Trading Terminal — SoulPass 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Solana Trading Terminal — SoulPass?
由 soulpassai(@soulpassai)开发并维护,当前版本 v1.0.0。
推荐 Skills