Skip to main content

coder-hahomelabs

Sets up a Coder workspace environment for deployments on hahomelabs.com, including Docker, Kubernetes, and database configurations.

Install this skill

or
21/100

Security score

The coder-hahomelabs skill was audited on Feb 15, 2026 and we found 23 security issues across 2 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

high line 76

Template literal with variable interpolation in command context

SourceSKILL.md
76- Read-write service: `${workspace_full_name}-db-rw`
high line 78

Template literal with variable interpolation in command context

SourceSKILL.md
78- Backup bucket: `workspace-cnpg-${owner}-${name}-${short_id}`
medium line 84

Template literal with variable interpolation in command context

SourceSKILL.md
84```bash
critical line 21

Piping content to bash shell

SourceSKILL.md
21| **Shell** | Bash |
low line 47

External URL reference

SourceSKILL.md
47https://<service>--<workspace-name>--<username>.coder.hahomelabs.com
low line 52

External URL reference

SourceSKILL.md
52| Dev server | 3000 | `https://app--myproject--johndoe.coder.hahomelabs.com` |
low line 53

External URL reference

SourceSKILL.md
53| Prod/preview | 3010 | `https://app-prod--myproject--johndoe.coder.hahomelabs.com` |
low line 85

External URL reference

SourceSKILL.md
85S3_ENDPOINT # https://s3.us-central-1.hahomelabs.com
low line 90

External URL reference

SourceSKILL.md
90S3_BACKUP_ENDPOINT # https://s3.us-central-1.hahomelabs.com
low line 95

External URL reference

SourceSKILL.md
95- Endpoint: `https://s3.us-central-1.hahomelabs.com`
low line 103

External URL reference

SourceSKILL.md
103- **Dashboard** (`/convex`): `https://convex--<workspace>--<user>.coder.hahomelabs.com`
low line 104

External URL reference

SourceSKILL.md
104- **API** (`/convex-api`): `https://convex-api--<workspace>--<user>.coder.hahomelabs.com`
low line 105

External URL reference

SourceSKILL.md
105- **Site Proxy** (`/convex-site`): `https://convex-site--<workspace>--<user>.coder.hahomelabs.com`
low line 106

External URL reference

SourceSKILL.md
106- **S3 Proxy** (`/convex-s3-proxy`): `https://convex-s3-proxy--<workspace>--<user>.coder.hahomelabs.com`
low line 113

External URL reference

SourceSKILL.md
113- **Dashboard** (`/nhost-dashboard`): `https://nhost-dashboard--<workspace>--<user>.coder.hahomelabs.com`
low line 114

External URL reference

SourceSKILL.md
114- **Hasura Console** (`/hasura`): `https://hasura--<workspace>--<user>.coder.hahomelabs.com`
low line 115

External URL reference

SourceSKILL.md
115- **MailHog** (`/mailhog`): `https://mailhog--<workspace>--<user>.coder.hahomelabs.com`
low line 116

External URL reference

SourceSKILL.md
116- **Auth** (hidden): `https://nhost-auth--<workspace>--<user>.coder.hahomelabs.com`
low line 117

External URL reference

SourceSKILL.md
117- **Functions** (hidden): `https://nhost-functions--<workspace>--<user>.coder.hahomelabs.com`
low line 118

External URL reference

SourceSKILL.md
118- **Storage** (hidden): `https://nhost-storage--<workspace>--<user>.coder.hahomelabs.com`
low line 119

External URL reference

SourceSKILL.md
119- **GraphQL** (hidden): `https://nhost-graphql--<workspace>--<user>.coder.hahomelabs.com`
low line 128

External URL reference

SourceSKILL.md
128OPENAI_BASE_URL # https://llm-gateway.hahomelabs.com/v1
low line 129

External URL reference

SourceSKILL.md
129LITELLM_BASE_URL # https://llm-gateway.hahomelabs.com
Scanned on Feb 15, 2026
View Security Dashboard