ConfigGuardian
Built at Google Gemini Hackathon · Oct 18, 2025 · San Francisco, CA
ConfigGuardian is an AI-powered configuration security agent that analyzes raw configuration files or even screenshots like Kubernetes YAMLs or Dockerfiles to automatically detect misconfigurations and propose secure fixes. Using Google’s multimodal Gemini models, ConfigGuardian can parse text or extract it directly from images, reason about risky settings such as running as root, unpinned images, or exposed ports, and then generate secure auto-fix code diffs. Finally, it produces a cryptographic provenance record anchored via a Fetch.ai agent, providing tamper-proof, verifiable audit trails for every scan. In short, ConfigGuardian turns raw or visual configuration data into AI-audited, auto-fixed, and verifiably trustworthy security insights — bridging the gap between developer convenience and compliance-grade integrity.