| Dashboard sign-in | Single-use email links establish a browser session and are not CLI credentials. | Request a fresh link and consume it in the same browser session; do not forward it. |
| CLI API keys | Revocable API keys authenticate terminal and hosted API calls and must be treated as private secrets. | Create and revoke keys from authenticated settings, store them safely, and never use them as dashboard login credentials. |
| CLI workflows | Commands should authenticate through scoped Trading Boy access, not shared exchange credentials. | Use help output and remove secrets before sending logs to support. |
| Exchange API keys | Paper trading should not require live order, transfer, withdrawal, margin, or futures permissions. | Use the exchange API key safety guide before connecting any external exchange tool. |
| Trading API key checklist | API key values should stay out of prompts, screenshots, logs, and support messages. | Run the trading API key safety checklist before using a separate external tool. |
| AI agent permissions | Paper agents can review, log, and alert, but should not route live orders or control funds. | Use AI trading agent permission boundaries with human review. |
| Paper-trading records | Journal rows should keep useful simulated decision fields without leaking private identifiers. | Clean records with the paper trading data privacy checklist before sharing. |
| Telegram alerts | Alerts are workflow notifications and review prompts, not buy or sell signals. | Keep Telegram account access secure and report suspicious bot behavior. |
| Public leaderboard | Public rows should use opted-in aliases and simulated paper metrics only. | Do not publish private identifiers in public aliases. |