pulumi-upgrade-provider
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard shell commands including
mkdir,git,gh, and theupgrade-providerutility to automate repository maintenance tasks. - [EXTERNAL_DOWNLOADS]: Interacts with GitHub APIs using the
ghCLI to fetch and update pull request metadata, which is a well-known service for repository automation. - [REMOTE_CODE_EXECUTION]: Invokes a local script (
./scripts/upstream.sh) which is part of the standard Pulumi provider repository structure for managing submodule state.
Audit Metadata