pulumi
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: References installation of the Pulumi CLI via Homebrew and includes standard cloud provider packages from the official Pulumi registry.
- [COMMAND_EXECUTION]: Provides routine shell commands for managing cloud infrastructure, including stack deployment (pulumi up), login operations, and project creation.
- [SAFE]: Employs security-conscious patterns for secret management, specifically utilizing the config.requireSecret method to handle sensitive configuration like database credentials.
Audit Metadata