Skip to main content

e2e-test

Facilitates writing and validating Playwright E2E tests for Momentum CMS, ensuring UI tests follow real user navigation paths.

Install this skill

or
95/100

Security score

The e2e-test skill was audited on Mar 3, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 226

Template literal with variable interpolation in command context

SourceSKILL.md
226await authenticatedPage.request.delete(`/api/<slug>/${doc.id}`);
Scanned on Mar 3, 2026
View Security Dashboard