Skip to main content

wordpress-testing-qa

Facilitates WordPress plugin and theme testing using PHPUnit, WP_Mock, and CI/CD workflows to ensure code quality and standards.

Install this skill

or
62/100

Security score

The wordpress-testing-qa skill was audited on Mar 1, 2026 and we found 8 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 1143

Template literal with variable interpolation in command context

SourceSKILL.md
1143```json
medium line 1176

Template literal with variable interpolation in command context

SourceSKILL.md
1176```yaml
medium line 1418

Template literal with variable interpolation in command context

SourceSKILL.md
1418```yaml
medium line 1430

Template literal with variable interpolation in command context

SourceSKILL.md
1430```yaml
high line 1248

Piping content to bash shell

SourceSKILL.md
1248run: |
low line 961

External URL reference

SourceSKILL.md
961<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
low line 1964

External URL reference

SourceSKILL.md
1964- [WordPress PHPUnit Documentation](https://make.wordpress.org/core/handbook/testing/automated-testing/writing-phpunit-tests/)
low line 1967

External URL reference

SourceSKILL.md
1967- [PHPUnit Documentation](https://phpunit.de/documentation.html)
Scanned on Mar 1, 2026
View Security Dashboard