Skip to main content

deployhq

Facilitates deployment automation from the terminal using DeployHQ CLI, streamlining project and server management.

Install this skill

or
83/100

Security score

The deployhq skill was audited on May 24, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 33

Access to hidden dotfiles in home directory

SourceSKILL.md
332. **Config files**: `~/.deployhq/config.toml` or `.deployhq.toml` in project directory
medium line 118

Access to hidden dotfiles in home directory

SourceSKILL.md
118- Config precedence: flags > env vars > `.deployhq.toml` > `~/.deployhq/config.toml`
medium line 94

Access to .env file

SourceSKILL.md
942. `dhq config-files create -p <project> --path .env --body "..." --json` — add config file
low line 9

External URL reference

SourceSKILL.md
9homepage: 'https://www.deployhq.com/cli'
low line 97

External URL reference

SourceSKILL.md
975. `dhq deployment-checks create -p <project> --name "Health" --stage post_deploy --check-type http --http-url https://app.example.com/health --http-expected-status 200 --json` — gate the deploy
Scanned on May 24, 2026
View Security Dashboard
Installation guide →