AbhayXplor/aegis-sentinel — reverse-engineered prompt
Reverse engineered prompt
Build me a polished DeFi security dashboard called Aegis Sentinel.
I want it to feel like a smart guardian for crypto wallets and DAO treasuries. A user should be able to connect a wallet, write security rules in plain English like “allow payments to OpenAI up to 500 tokens per month”, and see those rules turned into clear on chain guardrails. The app should show spending limits, whitelisted addresses, allowed contract actions, risk warnings, and live audit logs for transaction attempts.
Include a nice modern interface with a dashboard, policy creation flow, agent delegation section, transaction review screen, and real time activity feed. It should explain whether each transaction is allowed, blocked, or risky in simple language.
Use the existing frontend and contracts setup. Wire in Gemini for the policy interpretation, Supabase for storing policies and logs, and wallet interaction for blockchain actions. If anything needs exact setup details, look up the current docs online and add clear env examples so I can run it locally.
Want more depth? Deep Reverse