← Back to Skills Marketplace
Outsmart Trenching
by
vincent so
· GitHub ↗
· v1.0.0
546
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install outsmart-trenching
Description
Trade memecoins on Solana. Use when: user asks about memecoins, trenching, degen trading, ape, GMGN, Axiom, pump, 100x, alpha, CT, smart money, whale trackin...
Usage Guidance
This skill is coherent for trading on Solana, but it requires you to provide a PRIVATE_KEY environment variable and will run commands that can sign and broadcast transactions. Before installing: 1) Verify the npm package (author, version, GitHub repo, recent commits) and prefer installing from the official repository; 2) Do NOT supply your main wallet private key—use a funded burner wallet with limited funds; 3) Prefer an RPC endpoint you control or trust for MAINNET_ENDPOINT; 4) Review the 'outsmart' CLI source code (or run it in an isolated environment/container) to ensure it does not exfiltrate keys; 5) Consider using a hardware wallet or a signing service that avoids exporting private keys to env vars; 6) If you allow autonomous invocation, be aware the agent could execute trades without additional confirmations—disable autonomous invocation or require manual confirmations if you are risk-averse.
Capability Analysis
Type: OpenClaw Skill
Name: outsmart-trenching
Version: 1.0.0
The skill is classified as suspicious due to the inherent risks associated with its functionality and the execution model. It requires highly sensitive environment variables (`PRIVATE_KEY`, `MAINNET_ENDPOINT`) for financial transactions, and executes shell commands (`outsmart`, `curl`) with dynamic input (e.g., `MINT_ADDRESS`). While these actions are aligned with the stated purpose of memecoin trading, the reliance on dynamic input in shell commands introduces a significant shell injection vulnerability if the AI agent does not rigorously sanitize user-provided inputs before execution. There is no evidence of intentional malicious behavior such as data exfiltration to unauthorized endpoints, backdoors, or explicit prompt injection attempts to subvert the agent's directives within the provided files.
Capability Assessment
Purpose & Capability
The skill is a CLI-driven Solana trading assistant. Requesting an 'outsmart' binary, curl, a PRIVATE_KEY and MAINNET_ENDPOINT is consistent with performing on‑chain trades and RPC calls.
Instruction Scope
SKILL.md instructs the agent to run 'outsmart' commands (info, buy, sell, create-pool, add-liq) and a curl to Jupiter Shield—all within the trading domain. However, the runtime instructions perform live, state-changing actions (trades, pool creation) and do not include explicit user-confirmation safeguards. They therefore grant the agent the ability to sign and send transactions if provided the PRIVATE_KEY.
Install Mechanism
Install uses npm (package 'outsmart') which is a reasonable way to provide the 'outsmart' CLI, but installing third-party npm packages carries supply-chain risk. No direct downloads from arbitrary URLs are used, which reduces risk compared with untrusted archives.
Credentials
Only PRIVATE_KEY and MAINNET_ENDPOINT are required, which are proportionate to on‑chain trading. That said, PRIVATE_KEY is a high‑sensitivity secret that grants full control over the wallet—the skill will use it to sign transactions if supplied. The SKILL.md does not document any least-privilege mitigations (e.g., using a limited, funded burner wallet).
Persistence & Privilege
The skill does not request always:true, does not declare config paths, and is user-invocable only. It does not appear to request persistent system-wide privileges beyond running the CLI.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install outsmart-trenching - After installation, invoke the skill by name or use
/outsmart-trenching - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of outsmart-trenching skill.
- Enables memecoin trading on Solana via CLI commands.
- Guides users on identifying trending tokens, analyzing liquidity, smart money movements, and security checks.
- Provides best practices for position sizing, profit-taking, and red flag detection.
- Integrates external tools for research and on-chain safety.
- Not for blue chip, LP farming, or prediction market strategies.
Metadata
Frequently Asked Questions
What is Outsmart Trenching?
Trade memecoins on Solana. Use when: user asks about memecoins, trenching, degen trading, ape, GMGN, Axiom, pump, 100x, alpha, CT, smart money, whale trackin... It is an AI Agent Skill for Claude Code / OpenClaw, with 546 downloads so far.
How do I install Outsmart Trenching?
Run "/install outsmart-trenching" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Outsmart Trenching free?
Yes, Outsmart Trenching is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Outsmart Trenching support?
Outsmart Trenching is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Outsmart Trenching?
It is built and maintained by vincent so (@outsmartchad); the current version is v1.0.0.
More Skills