Skip to main content

bats-testing-patterns

Provides comprehensive guidance for writing unit tests for shell scripts using Bats, enhancing CI/CD pipelines and test-driven development.

Install this skill

or
62/100

Security score

The bats-testing-patterns skill was audited on Feb 19, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 138

Template literal with variable interpolation in command context

SourceSKILL.md
138```bash
medium line 208

Template literal with variable interpolation in command context

SourceSKILL.md
208```bash
medium line 312

Template literal with variable interpolation in command context

SourceSKILL.md
312```bash
medium line 368

Template literal with variable interpolation in command context

SourceSKILL.md
368```bash
medium line 452

Template literal with variable interpolation in command context

SourceSKILL.md
452```bash
medium line 473

Template literal with variable interpolation in command context

SourceSKILL.md
473```bash
medium line 520

Template literal with variable interpolation in command context

SourceSKILL.md
520```bash
low line 628

External URL reference

SourceSKILL.md
628- **Bats Documentation**: https://bats-core.readthedocs.io/
low line 629

External URL reference

SourceSKILL.md
629- **TAP Protocol**: https://testanything.org/
low line 630

External URL reference

SourceSKILL.md
630- **Test-Driven Development**: https://en.wikipedia.org/wiki/Test-driven_development
Scanned on Feb 19, 2026
View Security Dashboard