AI agents that move money need a safety check before action

An that trades Solana memecoins faced its biggest problem right before execution, not during decision-making. In early tests, about 42% of the tokens it bought collapsed to almost zero. Some tokens looked safe on the surface: th was verified, the liquidity pool was burned, and there was no obvious large holder waiting to sell.

The real danger sat outside normal language reasoning. Groups of wallets had been funded from the same source, bought in the , and were set up to sell into the next buyer. The fix was a required tool call before the agent signed a trade.

That tool returned a 0–100 and flags for shared funding sources, same-block buying groups, and deployers with repeated scam history. If the score passed a set limit, the agent skipped the trade. With that check and an entry-timing rule, the collapse rate fell from about 42% to nearly zero.

Key points

  • An can turn a bad decision into real loss if it acts directly.
  • In early testing, about 42% of bought tokens collapsed to almost zero.
  • The hidden risk came from wallet funding and same-block buying patterns, not from the token’s surface details.
  • A pre-trade tool returned a and warning flags before the agent could sign the trade.
  • For irreversible actions, should sit between the model decision and execution.

Sources covering this story (4)

Read original