act-local-testing
Facilitates local testing of GitHub Actions workflows using act, covering CLI usage, Docker setup, and debugging techniques.
Install this skill
or
67/100
Security score
The act-local-testing skill was audited on Feb 22, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 384
Template literal with variable interpolation in command context
SourceSKILL.md
| 384 | ```yaml |
medium line 486
Template literal with variable interpolation in command context
SourceSKILL.md
| 486 | ```yaml |
low line 489
Access to hidden dotfiles in home directory
SourceSKILL.md
| 489 | path: ~/.npm |
medium line 493
Access to hidden dotfiles in home directory
SourceSKILL.md
| 493 | Cache location on host: `~/.cache/act/` |
medium line 222
Access to .env file
SourceSKILL.md
| 222 | ### Using .env File |
medium line 224
Access to .env file
SourceSKILL.md
| 224 | Create `.env` file: |
low line 235
Access to .env file
SourceSKILL.md
| 235 | act --env-file .env |
medium line 410
Access to .env file
SourceSKILL.md
| 410 | ❌ Commit `.secrets` or `.env` files |
low line 428
Access to .env file
SourceSKILL.md
| 428 | --env-file .env |
Scanned on Feb 22, 2026
View Security DashboardInstall this skill with one command
/learn @thebushidocollective/act-local-testing