← Back to Skills Marketplace
Outsmart LP Sniping
by
vincent so
· GitHub ↗
· v1.0.0
519
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install outsmart-lp-sniping
Description
Buy tokens at or near LP creation on Solana. Use when: user asks about sniping, bonding curve graduation, migration, new pool, LP created, pump fun graduatio...
Usage Guidance
This skill appears to be what it says (a CLI-driven sniping helper) but requires your private key and installs an npm package. Before installing/use: 1) Inspect the npm package and its GitHub repo (check maintainers, recent commits, and releases). 2) Prefer running the CLI locally in an isolated environment; do not paste your main private key into unknown machines. 3) Consider using an ephemeral key or a signing service/hardware wallet with limited funds for testing. 4) Verify the MAINNET_ENDPOINT is trusted (don’t use third-party endpoints you don’t control). 5) Be aware of legal/ethical and financial risks of front-running/MEV and high-risk token launches. If you cannot audit the CLI source, treat this as higher risk and avoid providing your main PRIVATE_KEY.
Capability Analysis
Type: OpenClaw Skill
Name: outsmart-lp-sniping
Version: 1.0.0
The skill is classified as suspicious due to its high-risk nature and reliance on external dependencies. It requires sensitive environment variables like `PRIVATE_KEY` and `MAINNET_ENDPOINT` for cryptocurrency trading, which, while necessary for its stated purpose, presents a significant attack surface. Furthermore, the skill installs and relies on an external `outsmart` CLI via `npm`, introducing a supply chain risk where a compromised dependency could lead to financial loss. No direct malicious prompt injection, data exfiltration, or backdoor attempts were found within the provided `SKILL.md` or `_meta.json` files, but the inherent risks associated with automated trading using a private key warrant a 'suspicious' classification.
Capability Assessment
Purpose & Capability
Name/description (LP sniping on Solana) align with what the skill requires: an 'outsmart' CLI binary and MAINNET_ENDPOINT to talk to Solana and PRIVATE_KEY to sign transactions. These items are expected for on-chain trading/sniping.
Instruction Scope
SKILL.md only instructs use of the outsmart CLI (buy, sell, info, create-pool, add-liq) and does not ask the agent to read unrelated files or exfiltrate data. The instructions explicitly rely on signing and RPC access, which matches the declared env vars.
Install Mechanism
Install spec uses the npm package 'outsmart' to provide a binary. Installing a third-party npm CLI is a normal approach but carries supply-chain risk—verify the package publisher and review source code or releases before installing.
Credentials
Requested env vars (PRIVATE_KEY, MAINNET_ENDPOINT) are proportionate to the task (need to sign transactions and connect to RPC). PRIVATE_KEY is highly sensitive; the skill does not declare a primaryEnv even though PRIVATE_KEY is effectively the primary credential.
Persistence & Privilege
Skill isn't always-on and requests no config paths or system-wide changes. It does not request elevated platform privileges in metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install outsmart-lp-sniping - After installation, invoke the skill by name or use
/outsmart-lp-sniping - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of outsmart-lp-sniping — snipe newly created liquidity pools on Solana.
- Buy tokens automatically at or near LP creation for pump/graduation events.
- Includes recommended scenarios: bonding curve graduation, launch/migration, new pool detection.
- Command examples provided for competitive buys, sniping with Jito MEV tips, and exit strategies.
- Clear guidelines for sizing, risk management, and selling.
- Explains when NOT to use this skill (DCA, established tokens, research needed).
Metadata
Frequently Asked Questions
What is Outsmart LP Sniping?
Buy tokens at or near LP creation on Solana. Use when: user asks about sniping, bonding curve graduation, migration, new pool, LP created, pump fun graduatio... It is an AI Agent Skill for Claude Code / OpenClaw, with 519 downloads so far.
How do I install Outsmart LP Sniping?
Run "/install outsmart-lp-sniping" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Outsmart LP Sniping free?
Yes, Outsmart LP Sniping is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Outsmart LP Sniping support?
Outsmart LP Sniping is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Outsmart LP Sniping?
It is built and maintained by vincent so (@outsmartchad); the current version is v1.0.0.
More Skills