I Built an AI Agent That Audits AWS (And It Can't Touch Anything)

A developer has created a read-only AI agent designed to audit AWS accounts for security vulnerabilities and cost inefficiencies. Built using the Kiro Crew framework and the Model Context Protocol (MCP), the agent performs tasks such as identifying public S3 buckets, exposed SSH ports, and unattached Elastic IPs. The project emphasizes security by design; the agent operates under a restricted IAM identity with only 'SecurityAudit' and 'ViewOnlyAccess' permissions, ensuring it is physically incapable of making destructive changes. By utilizing a simple JSON configuration and a Markdown-based checklist, the agent provides prioritized, evidence-based reports without the risks associated with automated write access. The developer has open-sourced the project on GitHub, offering a transparent alternative to heavy-duty compliance tools like Prowler, focusing on actionable, narrative-driven insights for cloud infrastructure management.
This is a summary. Read the full article at the original source:
Dev.toRelated stories
AI boom and data center expansion could generate massive e-waste by 2050, report warns
A new report from the Basel Action Network (BAN) warns that the rapid expansion of AI infrastructure could lead to a significant surge in electronic w…
Building Bivack: A Cloud Dev Sandbox for Coding Agents on AWS Lambda MicroVMs
Developer Gunnar Grosch has introduced Bivack, an open-source project designed to provide persistent, cloud-based development environments for AI codi…
How to watch Man City vs Sunderland: Live streams and TV channels for Premier League 2026/27
Manchester City is set to face Sunderland in a Premier League clash this Sunday, September 20. Under the leadership of Enzo Maresca, City enters the m…



