Skip to main content

istqb-test-automation-engineer

Guides users through ISTQB Advanced Level Test Automation Engineering, covering architecture, tool selection, CI/CD, and test frameworks.

Install this skill

or
89/100

Security score

The istqb-test-automation-engineer skill was audited on Mar 15, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 411

Template literal with variable interpolation in command context

SourceSKILL.md
411```yaml
low line 419

External URL reference

SourceSKILL.md
419steps: [{run: pytest tests/api -q, env: {BASE_URL: http://localhost:8080}}]
low line 436

External URL reference

SourceSKILL.md
436- ISTQB CTAL-TAE v2.0 Syllabus: https://www.istqb.org/certifications/test-automation-engineer
low line 437

External URL reference

SourceSKILL.md
437- ISTQB Glossary v4.x: https://glossary.istqb.org
low line 438

External URL reference

SourceSKILL.md
438- Selenium WebDriver: https://www.selenium.dev/documentation/
low line 439

External URL reference

SourceSKILL.md
439- Playwright: https://playwright.dev/python/docs/intro
low line 441

External URL reference

SourceSKILL.md
441- Allure Framework: https://allurereport.org
Scanned on Mar 15, 2026
View Security Dashboard