Skip to main content

Validate with Database

Connects to PostgreSQL databases to validate schema assumptions and compare outputs, enhancing database management and debugging.

Install this skill

or
84/100

Security score

The Validate with Database skill was audited on Feb 28, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 24

Access to .env file

SourceSKILL.md
24Connection details are stored in `.env` file at project root:
medium line 99

Access to .env file

SourceSKILL.md
99**Or using environment variables** (from .env):
low line 101

Access to .env file

SourceSKILL.md
101# .env is automatically loaded by pgschema
medium line 637

Access to .env file

SourceSKILL.md
637- [ ] Connection credentials from .env work
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →