Skip to main content

e2e-tester

Facilitates end-to-end testing for web and mobile applications using Playwright and Detox, ensuring critical user flows are validated.

Install this skill

or
90/100

Security score

The e2e-tester skill was audited on Feb 28, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 194

Prompting for password/secret input

SourceSKILL.md
194await element(by.id('password-input')).typeText('password123');
medium line 204

Prompting for password/secret input

SourceSKILL.md
204await element(by.id('password-input')).typeText('wrongpass');
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →