gcloud
Manages Google Cloud Platform resources using gcloud CLI for deployment, monitoring, and project management.
Install this skill
or
92/100
Security score
The gcloud skill was audited on Feb 9, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 16
Curl to non-GitHub URL
SourceSKILL.md
| 16 | cd ~ && curl -O https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-linux-x86_64.tar.gz |
low line 23
Access to hidden dotfiles in home directory
SourceSKILL.md
| 23 | source ~/.bashrc |
low line 16
External URL reference
SourceSKILL.md
| 16 | cd ~ && curl -O https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-linux-x86_64.tar.gz |
low line 483
External URL reference
SourceSKILL.md
| 483 | # First, download proxy: https://cloud.google.com/sql/docs/mysql/sql-proxy |
Scanned on Feb 9, 2026
View Security Dashboard