ministack-aws-emulator
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
ministackemulator package from the PyPI registry for local installation. - [EXTERNAL_DOWNLOADS]: Pulls a container image from Docker Hub (
nahuelnucera/ministack) to run the emulator as a service. - [EXTERNAL_DOWNLOADS]: Clones the project source code from its GitHub repository (
Nahuel990/ministack). - [COMMAND_EXECUTION]: Provides instructions to run the
awslocalwrapper script andministackCLI for service management and testing. - [SAFE]: Promotes secure local testing by using dummy credentials ("test"), ensuring that production AWS secrets are not required or exposed during the development cycle.
Audit Metadata