Raydium

Audit Raydium liquidity positions before capital is deployed. Analyze pool depth, concentration, liquidity quality, structural risks, and parameter changes s...

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 117 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description advertise a pre-LP audit for Raydium pools and the skill is instruction-only with no binaries, installs, or environment variables required; these requirements align with a purely analytical helper that relies on user-supplied data rather than performing on-chain operations.
Instruction Scope
SKILL.md confines the agent to parsing user-provided pool details, assessing depth/concentration/fragility, and returning recommendations. It explicitly forbids executing trades, wallet/contract interactions, or fabricating precision. The instructions do not ask the agent to read system files, environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec or code files are present (instruction-only). No downloads, packages, or archive extraction are requested, so nothing will be written to disk or executed beyond the agent following the prose instructions.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no surprising or unrelated secret requests that would be disproportionate to a pool-audit assistant.
Persistence & Privilege
Flags indicate default behavior (always: false, user-invocable: true, model invocation allowed) and the skill does not request permanent presence or changes to other skills or system-wide settings.
Assessment
This skill is instruction-only and appears coherent with its stated purpose. Before installing or using it: (1) do not provide private keys, wallet phrases, or credentials — the skill does not need them; (2) understand it performs an off-chain, heuristic assessment based on inputs you give (it will not verify on-chain state unless you supply that data); (3) treat its recommendations as advisory, not a substitute for smart-contract audits or operational checks; and (4) if the assistant ever asks for access to wallets, node RPC credentials, or other secrets, stop and refuse — those requests would be out of scope and suspicious.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk97ca39xbcfev268bf5747sfr982nkka

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

Raydium

Do not add liquidity to a pool you have not interrogated.

Raydium is a protocol-truth-enforcer skill for liquidity decisions.

This skill is designed for users who want to evaluate Raydium pools before adding liquidity, moving size, or treating a pool as trustworthy.

Use this skill when you need to:

  • assess whether a Raydium pool looks healthy enough for LP deployment
  • evaluate liquidity depth and concentration risk
  • detect structural weakness before adding capital
  • reason about pool quality, not just APR or hype
  • review whether a pool looks durable, shallow, manipulated, or fragile

This skill does NOT:

  • execute trades
  • add or remove liquidity
  • connect to Raydium contracts or wallets
  • guarantee pool safety
  • replace smart contract review or formal DeFi risk assessment

What This Skill Does

Raydium helps:

  • examine the quality of a liquidity pool before capital is deployed
  • evaluate whether apparent liquidity is deep, thin, or misleading
  • identify concentration, slippage, or fragility risks
  • reason about pool structure in plain language
  • separate attractive-looking pools from trustworthy pools

Best Use Cases

  • pre-LP audit before adding liquidity
  • pool quality review for Solana LP strategies
  • concentration-risk review
  • slippage-risk screening
  • evaluating whether pool depth can support intended size
  • reviewing whether a pool is too shallow, too unstable, or too dependent on narrow conditions

What to Provide

Useful input includes:

  • pool pair
  • intended capital size
  • visible pool depth
  • recent activity or fee information
  • whether the pool uses concentrated liquidity
  • any known concerns about token quality, volatility, or parameter changes
  • what the user is optimizing for: yield, stability, or execution quality

If information is incomplete, this skill should state what is missing instead of pretending the pool can be fully assessed.


Standard Output Format

RAYDIUM POOL ASSESSMENT ━━━━━━━━━━━━━━━━━━━━━━━━━━ Pool: [Pair] Intent: [Provide liquidity / assess pool / screen risk]

LIQUIDITY TRUTH ━━━━━━━━━━━━━━━━━━━━━━━━━━ Depth Quality: [Strong / Moderate / Thin / Fragile] Concentration Risk: [Low / Medium / High] Execution Risk: [Low / Medium / High]

MAIN CONCERNS ━━━━━━━━━━━━━━━━━━━━━━━━━━ ⚠️ [Depth concern] ⚠️ [Concentration concern] ⚠️ [Token / volatility concern] ⚠️ [Structural uncertainty]

WHY THIS MATTERS ━━━━━━━━━━━━━━━━━━━━━━━━━━

  • [How the pool may behave under size or volatility]
  • [Why apparent TVL may or may not equal usable liquidity]
  • [Where LP capital is most exposed]

RECOMMENDED ROUTE ━━━━━━━━━━━━━━━━━━━━━━━━━━

  • [Deploy now / deploy smaller / monitor first / avoid]

NEXT CHECK ━━━━━━━━━━━━━━━━━━━━━━━━━━

  • [What should be verified before capital is added]

Protocol Truth Principles

  • apparent liquidity is not the same as usable liquidity
  • LP yield without depth quality can be deceptive
  • concentrated liquidity can improve capital efficiency while increasing range and positioning risk
  • thin pools punish size disproportionately
  • protocol familiarity does not remove pair-level risk
  • never confuse activity with resilience

Risk Review Lens

When evaluating a Raydium pool, focus on:

  • how much liquidity actually supports the intended trade or LP size
  • whether liquidity is concentrated in a narrow active range
  • whether the underlying pair is structurally unstable
  • whether the pool looks durable under volatility
  • whether the user's size is too large relative to usable depth

Execution Protocol (for AI agents)

When user asks about a Raydium pool, follow this sequence:

Step 1: Parse the setup

Extract:

  • token pair
  • intended size
  • purpose (LP / screening / execution)
  • any visible depth or activity data
  • user objective (yield / lower risk / execution quality)

Step 2: Assess pool quality

Review:

  • depth
  • concentration
  • volatility exposure
  • structural fragility
  • pair-level risk

Step 3: Identify weak points

Flag:

  • shallow depth
  • concentrated active liquidity
  • unstable or low-trust token pair
  • size that may be too large for the pool
  • missing information that prevents confidence

Step 4: Translate into decision language

Return:

  • whether the pool looks robust enough
  • where the main risks are
  • what size or caution adjustment is appropriate
  • whether the user should deploy, reduce size, watch, or avoid

Step 5: Guardrails

If the assessment depends on missing on-chain details:

  • say so clearly
  • do not fake precision
  • recommend further verification before deployment

Activation Rules (for AI agents)

Use this skill when the user asks about:

  • Raydium pool quality
  • whether to add liquidity
  • LP risk on Raydium
  • pool depth
  • concentrated liquidity risk
  • slippage or liquidity concerns on Raydium

Do NOT use this skill when:

  • user wants trade execution
  • user wants wallet or contract interaction
  • user wants guaranteed safety
  • user asks for direct smart contract verification not available in the prompt

If context is ambiguous

Ask: "Do you want a pool-risk and liquidity-quality assessment, or are you asking how to execute a trade?"


Boundaries

This skill supports analytical review of Raydium liquidity decisions.

It does not replace:

  • smart contract audit
  • wallet security review
  • formal DeFi risk underwriting
  • tax or legal advice

Files

4 total
Select a file
Select a file to preview.

Comments

Loading comments…