aws-ami-builder
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- Cloud Credential Management: The documentation references standard AWS authentication methods, including environment variables and the
~/.aws/credentialsfile. These references are part of the technical documentation explaining how the tool identifies authorized users and do not involve data exfiltration patterns.- Verified Plugin Sources: The skill configurations reference official Packer plugins hosted on GitHub. Using plugins from well-known technology providers is a standard and expected practice for infrastructure-as-code workflows.- System Provisioning: The templates include shell commands for basic system updates (apt-get update). These commands are executed within the context of a temporary build instance to prepare the machine image, which is the intended functionality of the tool.
Audit Metadata