pulumi-go
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code examples for Pulumi Go projects, adhering to standard security practices. It promotes the use of Pulumi ESC for secret management and OIDC for cloud authentication, which are industry-standard security patterns.
- [EXTERNAL_DOWNLOADS]: The skill references official Pulumi SDKs and providers from the Pulumi GitHub organization. These are well-known, trusted resources within the infrastructure-as-code ecosystem and do not pose a security risk.
- [COMMAND_EXECUTION]: Provided shell commands are standard for Go development and Pulumi CLI operations (e.g.,
go build,pulumi up). No suspicious or harmful command execution patterns were identified. - [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were found in the skill files. The examples use placeholders and emphasize fetching secrets dynamically from secure environments.
Audit Metadata