Skip to main content

dstack

Facilitates GPU provisioning and orchestration across clouds and Kubernetes, streamlining workload management for AI and data tasks.

Install this skill

or
10/100

Security score

The dstack skill was audited on Feb 9, 2026 and we found 40 security issues across 3 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

medium line 192

Curl to non-GitHub URL

SourceSKILL.md
192curl http://localhost:3000/proxy/services/<project name>/<run name>/v1/chat/completions \
medium line 23

Access to hidden dotfiles in home directory

SourceSKILL.md
232. `dstack` CLI - For applying configurations and managing resources; CLI can be pointed to the server and a particular default project (`~/.dstack/config.yml` or via `dstack project` CLI command); ot
low line 244

Access to hidden dotfiles in home directory

SourceSKILL.md
244identity_file: ~/.ssh/id_rsa
medium line 410

Access to hidden dotfiles in home directory

SourceSKILL.md
410**What is attaching?** Attaching connects to an existing run to restore port forwarding (for tasks/services with ports) and enable SSH access. The run name becomes an SSH alias (e.g., `ssh my-run-name
high line 244

Access to SSH directory

SourceSKILL.md
244identity_file: ~/.ssh/id_rsa
critical line 410

Access to SSH directory

SourceSKILL.md
410**What is attaching?** Attaching connects to an existing run to restore port forwarding (for tasks/services with ports) and enable SSH access. The run name becomes an SSH alias (e.g., `ssh my-run-name
low line 11

External URL reference

SourceSKILL.md
11`dstack` is a tool that allows to provision and orchestrate GPU workloads across [GPU clouds and Kubernetes clusters](https://dstack.ai/docs/concepts/backends.md) or on-prem clusters (SSH fleets).
low line 123

External URL reference

SourceSKILL.md
123[Concept documentation](https://dstack.ai/docs/concepts/dev-environments.md) | [Configuration reference](https://dstack.ai/docs/reference/dstack.yml/dev-environment.md)
low line 151

External URL reference

SourceSKILL.md
151- [Single-node training (TRL)](https://dstack.ai/examples/single-node-training/trl/index.md)
low line 152

External URL reference

SourceSKILL.md
152- [Single-node training (Axolotl)](https://dstack.ai/examples/single-node-training/axolotl/index.md)
low line 153

External URL reference

SourceSKILL.md
153- [Distributed training (TRL)](https://dstack.ai/examples/distributed-training/trl/index.md)
low line 154

External URL reference

SourceSKILL.md
154- [Distributed training (Axolotl)](https://dstack.ai/examples/distributed-training/axolotl/index.md)
low line 155

External URL reference

SourceSKILL.md
155- [Distributed training (Ray+RAGEN)](https://dstack.ai/examples/distributed-training/ray-ragen/index.md)
low line 156

External URL reference

SourceSKILL.md
156- [NCCL/RCCL tests](https://dstack.ai/examples/clusters/nccl-rccl-tests/index.md)
low line 158

External URL reference

SourceSKILL.md
158[Concept documentation](https://dstack.ai/docs/concepts/tasks.md) | [Configuration reference](https://dstack.ai/docs/reference/dstack.yml/task.md)
low line 188

External URL reference

SourceSKILL.md
188- With gateway: `https://<run name>.<gateway domain>/`
low line 192

External URL reference

SourceSKILL.md
192curl http://localhost:3000/proxy/services/<project name>/<run name>/v1/chat/completions \
low line 198

External URL reference

SourceSKILL.md
198**Gateways:** Set up a [gateway](https://dstack.ai/docs/concepts/gateways.md) before running services to enable custom domains, HTTPS, auto-scaling rate limits, and production-grade endpoint managemen
low line 201

External URL reference

SourceSKILL.md
201- [SGLang](https://dstack.ai/examples/inference/sglang/index.md)
low line 202

External URL reference

SourceSKILL.md
202- [vLLM](https://dstack.ai/examples/inference/vllm/index.md)
low line 203

External URL reference

SourceSKILL.md
203- [NIM](https://dstack.ai/examples/inference/nim/index.md)
low line 204

External URL reference

SourceSKILL.md
204- [TensorRT-LLM](https://dstack.ai/examples/inference/trtllm/index.md)
low line 206

External URL reference

SourceSKILL.md
206[Concept documentation](https://dstack.ai/docs/concepts/services.md) | [Configuration reference](https://dstack.ai/docs/reference/dstack.yml/service.md)
low line 216

External URL reference

SourceSKILL.md
216Dynamically provision instances from configured [backends](https://dstack.ai/docs/concepts/backends.md). Use the `nodes` property for on-demand scaling:
low line 250

External URL reference

SourceSKILL.md
250[Concept documentation](https://dstack.ai/docs/concepts/fleets.md) | [Configuration reference](https://dstack.ai/docs/reference/dstack.yml/fleet.md)
low line 295

External URL reference

SourceSKILL.md
295[Concept documentation](https://dstack.ai/docs/concepts/volumes.md) | [Configuration reference](https://dstack.ai/docs/reference/dstack.yml/volume.md)
low line 522

External URL reference

SourceSKILL.md
5223. Refer to the [Troubleshooting guide](https://dstack.ai/docs/guides/troubleshooting.md) for guidance
low line 527

External URL reference

SourceSKILL.md
527- [Overview](https://dstack.ai/docs/overview.md)
low line 528

External URL reference

SourceSKILL.md
528- [Installation](https://dstack.ai/docs/installation.md)
low line 529

External URL reference

SourceSKILL.md
529- [Quickstart](https://dstack.ai/docs/quickstart.md)
low line 532

External URL reference

SourceSKILL.md
532- [Secrets](https://dstack.ai/docs/concepts/secrets.md) - Manage sensitive credentials
low line 533

External URL reference

SourceSKILL.md
533- [Projects](https://dstack.ai/docs/concepts/projects.md) - Projects isolate the resources of different teams
low line 534

External URL reference

SourceSKILL.md
534- [Metrics](https://dstack.ai/docs/concepts/metrics.md) - Track GPU utilization
low line 535

External URL reference

SourceSKILL.md
535- [Events](https://dstack.ai/docs/concepts/events.md) - Monitor system events
low line 538

External URL reference

SourceSKILL.md
538- [Server deployment](https://dstack.ai/docs/guides/server-deployment.md) (for server administration)
low line 539

External URL reference

SourceSKILL.md
539- [Pro tips](https://dstack.ai/docs/guides/protips.md)
low line 542

External URL reference

SourceSKILL.md
542- [AMD](https://dstack.ai/examples/accelerators/amd/index.md)
low line 543

External URL reference

SourceSKILL.md
543- [Google TPU](https://dstack.ai/examples/accelerators/tpu/index.md)
low line 544

External URL reference

SourceSKILL.md
544- [Tenstorrent](https://dstack.ai/examples/accelerators/tenstorrent/index.md)
low line 546

External URL reference

SourceSKILL.md
546**Full documentation:** https://dstack.ai/llms-full.txt
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →