Skip to main content

python-github-actions

Optimizes Python CI/CD workflows on GitHub Actions with caching, matrix testing, and secure package publishing.

Install this skill

or
37/100

Security score

The python-github-actions skill was audited on Feb 21, 2026 and we found 13 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 16

Template literal with variable interpolation in command context

SourceSKILL.md
16| Install Python | `uv python install ${{ matrix.python-version }}` |
medium line 57

Template literal with variable interpolation in command context

SourceSKILL.md
57```yaml
medium line 100

Template literal with variable interpolation in command context

SourceSKILL.md
100```yaml
medium line 217

Template literal with variable interpolation in command context

SourceSKILL.md
217```yaml
medium line 237

Template literal with variable interpolation in command context

SourceSKILL.md
237```yaml
medium line 298

Template literal with variable interpolation in command context

SourceSKILL.md
298```yaml
medium line 340

Template literal with variable interpolation in command context

SourceSKILL.md
340```yaml
medium line 440

Template literal with variable interpolation in command context

SourceSKILL.md
440```yaml
medium line 584

Template literal with variable interpolation in command context

SourceSKILL.md
584```yaml
medium line 624

Template literal with variable interpolation in command context

SourceSKILL.md
624```yaml
low line 221

Access to hidden dotfiles in home directory

SourceSKILL.md
221path: ~/.cache/pip
low line 229

Access to hidden dotfiles in home directory

SourceSKILL.md
229path: ~/.cache/pre-commit
low line 628

Access to hidden dotfiles in home directory

SourceSKILL.md
628path: ~/.cache
Scanned on Feb 21, 2026
View Security Dashboard
Installation guide →