Cookbook
Runnable, end-to-end recipes for building governed agents with ArmorIQ
Cookbook
The Cookbook is where you go once you know what ArmorIQ does and want to see a complete, working agent built with it, start to finish, including the platform setup around the code.
Each recipe is self-contained: you can clone it, run it, and adapt it, without reading the rest of the SDK docs first.
Recipes
- Build a GitHub Agent with the ArmorIQ SDK: a CLI agent that searches, reads, and explores a GitHub repository through the GitHub MCP server, with every tool call checked against policy.
- Build a Google ADK Agent with the ArmorIQ SDK: an internal ops copilot on Google's Agent Development Kit that refunds a charge, holds a larger credit for human approval, and blocks a prompt-injected data export.
More recipes are on the way: one per framework adapter, a multi-tenant server, handling a block gracefully, approvals end-to-end, testing and mocking, and known errors with fixes.