Skip to main content

Test Environment Setup

Configures and maintains reliable test environments for unit, integration, and E2E testing, ensuring production-like behavior without risks.

Install this skill

or
87/100

Security score

The Test Environment Setup skill was audited on Mar 1, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 31

Access to .env file

SourceSKILL.md
31- Keep .env.test isolated from .env
low line 43

Access to .env file

SourceSKILL.md
43.env.test
low line 44

Access to .env file

SourceSKILL.md
44.env.ci
medium line 47

Access to .env file

SourceSKILL.md
47### Example .env.test
low line 50

External URL reference

SourceSKILL.md
50NEXT_PUBLIC_SUPABASE_URL=https://test-project.supabase.co
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →