Pavilion-devs/halo — reverse-engineered prompt
Reverse engineered prompt
Build me a Telegram bot called Halo that helps someone manage a crypto wallet on Base without giving the AI full control. The bot should walk users through setup, let them add their Zerion and Anthropic keys, connect a wallet, then watch the portfolio and suggest trades when there is drift, profit and loss movement, or risky DeFi exposure.
I want it to feel like four separate agents are working together. One watches the wallet, one analyzes what is happening, one checks strict risk rules, and one can execute a swap only after the user approves in Telegram. Include commands like /status, /analyze, /check, /policies, /history, /set_cap, watch mode, and execute mode.
Use Supabase for saving user settings and encrypted secrets. Make the default risk settings conservative, including daily spend cap, position limits, cooldowns, drawdown halt, borrow risk checks, and gas checks. Nothing should move funds unless all checks pass and the user confirms. Look up current docs online if needed.
Want more depth? Deep Reverse