cloud-run-static-outbound-ip
Configures static outbound IP addresses for Google Cloud Run, ensuring consistent IP for external services and APIs.
Install this skill
or
86/100
Security score
The cloud-run-static-outbound-ip skill was audited on May 14, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 119
Template literal with variable interpolation in command context
SourceSKILL.md
| 119 | ```bash |
medium line 182
Template literal with variable interpolation in command context
SourceSKILL.md
| 182 | ```bash |
low line 112
External URL reference
SourceSKILL.md
| 112 | --args="curl,-s,https://api.ipify.org" |
low line 190
External URL reference
SourceSKILL.md
| 190 | - [Cloud Run VPC Connectors](https://cloud.google.com/run/docs/configuring/vpc-connectors) |
low line 191
External URL reference
SourceSKILL.md
| 191 | - [Cloud NAT Overview](https://cloud.google.com/nat/docs/overview) |
low line 192
External URL reference
SourceSKILL.md
| 192 | - [Static Outbound IP for Cloud Run](https://cloud.google.com/run/docs/configuring/static-outbound-ip) |
Scanned on May 14, 2026
View Security Dashboard