let's send it
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If connected to a wallet or transaction tool, an agent could spend SOL or upgrade a seat based on its own criteria rather than a clear user-approved budget.
The skill instructs agents to make financial decisions and commit SOL. Because on-chain transfers are high-impact and hard to reverse, this needs explicit user approval and spending limits, which are not clearly specified.
Agent needs a funded wallet to commit SOL ... Monitor live fundraises and commit when criteria are met.
Only use a dedicated low-balance wallet, set explicit per-transaction and total spending limits, and require human confirmation before any SOL transfer, fundraise start, or seat upgrade.
A compromised or over-permitted agent session could act through the user's Let’s Send It account and funded wallet, potentially affecting funds, launches, and public account reputation.
The skill requires account-linked API access and a funded blockchain wallet. The registry summary also lists no required env vars or primary credential, which under-declares the actual privilege boundary users must manage.
API Key | Get one at letssendit.fun/settings (requires X login) ... Solana Wallet | Agent needs a funded wallet to commit SOL
Use a narrowly scoped API key if available, revoke keys when not needed, avoid connecting a main wallet, and keep the agent wallet funded only with the amount you are willing to risk.
Users may over-trust the financial framing and misunderstand how much committed SOL becomes token purchase value versus launch-related costs.
The fee language strongly reassures users that committed SOL is not affected by fees, but the same document explains that the 94 SOL raised is reduced by operational, vesting, and transaction costs before token purchase. That distinction may be easy for users or agents to misinterpret.
Your committed SOL is NEVER affected by fees ... After deductions (~88 SOL) → Dev Buy on Pump.fun → Tokens for participants
Review the fee and deduction model manually before participating, and require agents to present the expected net token-purchase amount and all costs before committing funds.
