Skip to main content

deep-learning-pipeline

Facilitates the end-to-end publishing of deep learning episodes with a unique visual style and structured delivery pipeline.

Install this skill

or
68/100

Security score

The deep-learning-pipeline skill was audited on May 27, 2026 and we found 6 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 129

Curl to non-GitHub URL

SourceSKILL.md
1294. Verifies HTTP 200 + page title via curl
medium line 74

Access to hidden dotfiles in home directory

SourceSKILL.md
745. **Wrangler env-var precedence trap**: `CLOUDFLARE_API_TOKEN` env var with insufficient scope blocks deploys; OAuth fallback in `~/.wrangler/config/default.toml` works if env vars are unset for the
medium line 132

Access to hidden dotfiles in home directory

SourceSKILL.md
132**Auth handling**: the script auto-unsets `CLOUDFLARE_API_TOKEN` / `CF_API_TOKEN` / `CLOUDFLARE_ACCOUNT_ID` for the call so wrangler falls back to OAuth in `~/.wrangler/config/default.toml`. This bypa
medium line 175

Access to hidden dotfiles in home directory

SourceSKILL.md
1753. **CF env-var precedence trap.** If `CLOUDFLARE_API_TOKEN` is set in shell with insufficient scope (e.g. only Worker:Edit, not Pages:Project:Read), wrangler returns 400 on `/memberships`. Fix: `env
low line 130

External URL reference

SourceSKILL.md
1305. Auto-`open`s `https://deeplearn-<NN>-<topic-slug>.pages.dev/`
low line 216

External URL reference

SourceSKILL.md
216"cf_url": "https://<project>.pages.dev/",
Scanned on May 27, 2026
View Security Dashboard
Installation guide →