← 返回 Skills 市场
Trench
作者
inkoak23-code
· GitHub ↗
· v0.1.0
532
总下载
5
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install trench
功能描述
Fast meme coin trading execution for AI agents. Snipe new token launches, execute rapid buys/sells on Solana DEXs (Jupiter, Raydium, Pump.fun), with MEV prot...
安全使用建议
Do not provide private keys, WIFs, or permanent API secrets to this skill. The package is currently a placeholder: it advertises trading and wallet management but contains no code or declared credential requirements, which is inconsistent. Before installing or using it: (1) ask the author for the exact code and install steps; (2) require a minimal, auditable code review that shows how keys are stored/used; (3) insist on explicit environment variables and safe signing workflow (e.g., hardware wallet or remote signer) rather than plain private keys; (4) if you test, use a throwaway account and tiny funds in a sandboxed environment; (5) prefer skills from known authors or with verifiable source and release artifacts. If the skill later adds install steps that download archives or binaries, treat that as higher risk and re-evaluate.
功能分析
Type: OpenClaw Skill
Name: trench
Version: 0.1.0
The skill bundle describes a 'trench' skill for fast meme coin trading on Solana. The `SKILL.md` outlines capabilities like rapid buy/sell, sniping, MEV protection, rug detection, and position management, all of which align with its stated purpose. There is no evidence of malicious intent, such as unauthorized data exfiltration, backdoor installation, prompt injection attempts to subvert the agent, or obfuscation. While the domain of automated cryptocurrency trading carries inherent financial risk, the skill's description and planned features do not indicate malicious behavior.
能力评估
Purpose & Capability
The skill advertises executing trades, Jito bundle submission, MEV protection, multi-wallet management and API integrations, yet the registry entry declares no required environment variables, no binaries, and no install. A trading execution skill would reasonably need RPC endpoints, wallet private keys (or signing capability), and likely API keys — their absence is a mismatch.
Instruction Scope
SKILL.md is high-level and largely a placeholder. It outlines scripts (buy.py, snipe.py, safety.py) and capabilities but contains no concrete runtime commands or safe handling instructions. It also references wallet concepts (example: 'WIF position') and external APIs (Rugcheck, DexScreener, Jito), which implies access to secrets and network resources; the instructions are vague and grant broad agent discretion.
Install Mechanism
There is no install spec and no code files present, so currently nothing would be written to disk by installing the skill — that lowers immediate risk. However, the SKILL.md describes scripts and a non-trivial architecture that are missing: future releases could introduce high-risk install steps (downloads, native binaries, or wallet integrations).
Credentials
The functionality described inherently requires sensitive credentials (private keys/WIF, RPC provider URLs, possibly API keys for Rugcheck/DexScreener) but the skill declares none. That discrepancy is worrying: either the skill will later ask for secrets out-of-band, or it omits crucial security information. Requesting or handling private keys without explicit, auditable code is a red flag.
Persistence & Privilege
always:false (normal). The skill allows autonomous invocation (platform default). While autonomous invocation alone is not a violation, combining it with the ability to execute trades and manage wallets increases impact if the skill is later updated with code that can act on funds — exercise extra caution before granting autonomous execution.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trench - 安装完成后,直接呼叫该 Skill 的名称或使用
/trench触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial placeholder - meme coin trading execution skill for AI agents
元数据
常见问题
Trench 是什么?
Fast meme coin trading execution for AI agents. Snipe new token launches, execute rapid buys/sells on Solana DEXs (Jupiter, Raydium, Pump.fun), with MEV prot... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 532 次。
如何安装 Trench?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trench」即可一键安装,无需额外配置。
Trench 是免费的吗?
是的,Trench 完全免费(开源免费),可自由下载、安装和使用。
Trench 支持哪些平台?
Trench 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trench?
由 inkoak23-code(@inkoak23-code)开发并维护,当前版本 v0.1.0。
推荐 Skills