Skip to main content

coder-workspace-management

Enables efficient management of Coder workspaces and templates through CLI commands for streamlined development operations.

Install this skill

or
90/100

Security score

The coder-workspace-management skill was audited on Feb 9, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 48

Access to hidden dotfiles in home directory

SourceSKILL.md
48| `--global-config <path>` | `$CODER_CONFIG_DIR` | Config directory (default: `~/.config/coderv2`) |
low line 378

Access to hidden dotfiles in home directory

SourceSKILL.md
378export CODER_CONFIG_DIR="~/.config/coderv2"
low line 375

External URL reference

SourceSKILL.md
375export CODER_URL="https://coder.example.com"
low line 443

External URL reference

SourceSKILL.md
443- [Workspace Management Guide](https://coder.com/docs/user-guides/workspace-management)
low line 444

External URL reference

SourceSKILL.md
444- [CLI Reference](https://coder.com/docs/reference/cli)
low line 445

External URL reference

SourceSKILL.md
445- [Quickstart Guide](https://coder.com/docs/tutorials/quickstart)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →