Skip to main content

capacitor-testing

Provides a comprehensive guide for testing Capacitor mobile apps, covering unit, integration, and E2E tests with various frameworks.

Install this skill

or
93/100

Security score

The capacitor-testing skill was audited on Feb 9, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 287

Access to .env file

SourceSKILL.md
287reuseExistingServer: !process.env.CI,
low line 267

External URL reference

SourceSKILL.md
267baseURL: 'http://localhost:5173',
low line 286

External URL reference

SourceSKILL.md
286url: 'http://localhost:5173',
low line 585

External URL reference

SourceSKILL.md
585- Vitest Documentation: https://vitest.dev
low line 586

External URL reference

SourceSKILL.md
586- Playwright Documentation: https://playwright.dev
low line 587

External URL reference

SourceSKILL.md
587- Testing Library: https://testing-library.com
low line 588

External URL reference

SourceSKILL.md
588- Appium Documentation: https://appium.io
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →