Skip to main content

db-validate

Validates Laravel database configurations and tests connections to resolve common database connection errors.

Install this skill

or
71/100

Security score

The db-validate skill was audited on Feb 9, 2026 and we found 9 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 23

Access to .env file

SourceSKILL.md
23### 1. .env 파일 DB 설정 확인
low line 27

Access to .env file

SourceSKILL.md
27grep -E "^(DB_CONNECTION|DB_HOST|DB_HOST_LOCAL|DB_PORT|DB_PORT_LOCAL|DB_DATABASE|DB_DATABASE_LOCAL|DB_USERNAME|DB_USERNAME_LOCAL|DB_PASSWORD|DB_PASSWORD_LOCAL)=" .env
low line 96

Access to .env file

SourceSKILL.md
96grep -E "^(SESSION_DRIVER|SESSION_CONNECTION|CACHE_STORE|CACHE_DATABASE_CONNECTION)=" .env
medium line 202

Access to .env file

SourceSKILL.md
202> 1. `.env` 파일의 `DB_PASSWORD_LOCAL` 확인
medium line 267

Access to .env file

SourceSKILL.md
267`.env` 파일 수정:
medium line 357

Access to .env file

SourceSKILL.md
3572. ❌ `.env` 파일에 Supabase 자격증명 저장
low line 376

Access to .env file

SourceSKILL.md
376[2] .env 파일 올바른 설정?
low line 386

Access to .env file

SourceSKILL.md
386No → .env 수정 또는 PG 재설정
medium line 412

Access to .env file

SourceSKILL.md
4122. `.env` 파일 검증
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry