User Playbooks
These playbooks are opinionated operating patterns for different users. They are not mandatory, but they match how the tools are designed to be used.
Beginner Playbook
- Run
analyze_token. - If the score is
High RiskorExtreme Risk, stop and inspect the reasons before doing anything else. - If the score is
Medium Risk, runscan_riskand focus on triggered flags. - If the token still looks interesting, re-run once after a short delay.
- Size the position as if the tool can still be wrong.
Active Trader Playbook
- Run
scan_riskfirst (speed). - Run
analyze_tokenif still interested. - Compare with one alternative using
compare_tokens. - If entering, set watch rules immediately.
- Use
get_token_changeson a cadence that matches volatility.
Community Moderator Playbook
- Run
analyze_tokenfor shared context. - Post a short summary with only the most relevant red flags and metrics.
- Avoid certainty language.
- Re-check after major market moves or new allegations.
- Update the community only when the risk state materially changes.
Wallet Follower Playbook
- Run
analyze_walleton the wallet you want to study. - Check whether the label is driven by cadence, early-buy behavior, or large size.
- Never follow a wallet purely because it looks like a whale or sniper.
- Cross-check the tokens that wallet trades with
analyze_tokenorscan_risk.
Researcher Playbook
- Use
analyze_tokento capture the full report. - Use
compare_tokensto pressure-test your thesis against alternatives. - Save watches for the names you keep revisiting.
- Treat snapshots as evidence points, not as immutable truth.