
The Agentic Economy has a security problem. We built Sigui—an autonomous, sub-50ms firewall fine-tuned on AMD MI300X.
AI Agents are the new users of the internet.
They are no longer just summarizing text—they are managing USDC, interacting with protocols, and making economic decisions. But here is the problem: Legacy security is too slow. You can't ask a human to "approve" a transaction that an agent needs to execute in milliseconds.
That’s why we built Sigui.
Sigui is a synchronous security oracle that acts as a real-time filter for agentic interactions. It evaluates every move before it hits the chain.
How it works (The Tech):
- 🧬 Graph DNA Analysis: We fine-tuned Imina Na (a Vision-Language model) on a dataset of 100,000+ real transactions. Instead of simple rules, it analyzes the topological structure of agent behavior to detect malicious patterns.
- ⚡ Hardware Acceleration: Security is only useful if it's fast. Running on AMD MI300X with ROCm and vLLM, we’ve pushed inference latency below 50ms.
- 🏛️ On-Chain Accountability: Every ALLOW, BLOCK, or ESCALATE decision is logged on the Arc L1 blockchain. We’ve built an immutable audit trail for autonomous agents.
- 🧠 Self-Adapting Policy: Integrated with a DAO-led governance system, the firewall updates its risk weights based on collective intelligence.
Why it matters: Without a dedicated security layer, the agentic economy is a playground for prompt injection and topological hacks. Sigui provides the "Trust Layer" that allows agents to operate at scale.
Open Source & Demo: We’ve open-sourced the entire stack, from the FastAPI gateway to the Next.js dashboard.
- 📂 GitHub: https://github.com/ibonon/Sigui
- 🧠 Model Weights: https://huggingface.co/Ibonon/imina_na_v2_lora
- 🎥 Full Walkthrough: https://x.com/Ibonon19/status/2053155664885637380
I'd love to discuss with the community: How do you see the evolution of security as agents become the primary users of Web3?