anycloud
Use when training, fine-tuning, evaluating, or running batch inference on cloud GPUs; running sweeps or large preprocessing jobs; creating a persistent cloud VM with container and host access; deploying a long-running Anycloud Service; comparing GPU prices across AWS, GCP, Azure, Lambda, and othe...
Install this skill
or
70/100
Security score
The anycloud skill was audited on Aug 15, 2026 and we found 2 security issues across 1 threat category, including 1 critical. Review the findings below before installing.
Categories Tested
Security Issues
critical line 182
Access to AWS credentials directory
SourceSKILL.md
| 180 | ``` |
| 181 | |
| 182 | The wizard for AWS / GCP can read an existing local profile (`~/.aws/credentials`, GCP ADC) or auto-provision a new least-privilege IAM user by calling the local `aws` / `gcloud` CLI. Azure is service-principal-only (its CLI session is user-auth, not reusable as a SP secret). |
| 183 | |
| 184 | **Non-interactive (CI or scripted):** |
medium line 182
Access to home directory dotfiles
SourceSKILL.md
| 180 | ``` |
| 181 | |
| 182 | The wizard for AWS / GCP can read an existing local profile (`~/.aws/credentials`, GCP ADC) or auto-provision a new least-privilege IAM user by calling the local `aws` / `gcloud` CLI. Azure is service-principal-only (its CLI session is user-auth, not reusable as a SP secret). |
| 183 | |
| 184 | **Non-interactive (CI or scripted):** |
Scanned on Aug 15, 2026
View Security Dashboard