Launch tokens on Meteora dynamic bonding curves
56
46%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./src/skills/bundled/meteora-dbc/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). The skill is explicitly designed for cryptocurrency financial operations on a blockchain (mentions SOL/Solana and token bonding curves). Commands perform on-chain money-moving actions: "buy <mint> <amountSOL>" (spend SOL to purchase tokens), "sell <mint> <amountTokens>" (swap tokens for value), "launch" (create/mint a token and bonding curve, affecting token supply/value), "claim" (collect creator/partner fees), and "migrate" (move pools/state). These are specific crypto transaction operations (wallet/signing/swap-like actions), not generic tooling, so it grants direct financial execution capability.
2a8c94e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.