Skip to content

true402/openclaw-skill-true402

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

true402-token-safety — OpenClaw skill

Rug-check any Base token before trading, from inside OpenClaw: a real buy/sell honeypot simulation (proves the token is sellable, not just a static scan) plus liquidity and ownership checks, returning one AVOID / CAUTION / OK verdict.

Powered by true402.dev — pay-per-call over x402, no accounts, no API keys. The first few checks each day are free, no wallet needed.

Install

openclaw skills install true402-token-safety

or copy this directory to ~/.openclaw/workspace/skills/true402-token-safety/.

Use

Ask your agent things like:

"Is 0x532f…42E4 safe to buy?" "Rug-check this token before you snipe it."

The agent runs npx -y @true402.dev/rugcheck 0x… and gates on the verdict (non-zero exit on AVOID).

Optional: unlimited checks

Set PAYER_PRIVATE_KEY to a Base wallet holding a little USDC to pay ~$0.005–0.01 per check over x402 (gas sponsored). Without it, the free daily trial applies.

Links

License

MIT-0 (per ClawHub policy).

About

OpenClaw skill: rug-check a Base token before trading — real buy/sell honeypot simulation via true402.dev over x402 (free daily checks, no API key)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors