Skip to main content

github-pages-deploy

Automates deployment of Docusaurus static sites to GitHub Pages using CI/CD with GitHub Actions for seamless updates.

Install this skill

or
83/100

Security score

The github-pages-deploy skill was audited on Feb 12, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 39

Template literal with variable interpolation in command context

SourceSKILL.md
39```bash
medium line 176

Template literal with variable interpolation in command context

SourceSKILL.md
176```yaml
low line 250

External URL reference

SourceSKILL.md
250url: 'https://<organization>.github.io',
low line 368

External URL reference

SourceSKILL.md
368url: 'https://<organization>.github.io',
low line 374

External URL reference

SourceSKILL.md
374url: 'https://my-org.github.io',
low line 410

External URL reference

SourceSKILL.md
410- [ ] English site accessible at `https://<org>.github.io/<repo>/`
low line 411

External URL reference

SourceSKILL.md
411- [ ] Urdu site accessible at `https://<org>.github.io/<repo>/ur/`
low line 472

External URL reference

SourceSKILL.md
472- [Docusaurus Deployment Docs](https://docusaurus.io/docs/deployment#deploying-to-github-pages)
low line 473

External URL reference

SourceSKILL.md
473- [Docusaurus i18n Docs](https://docusaurus.io/docs/i18n/introduction)
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →