Skip to main content

psql

Enables execution of PostgreSQL queries and meta-commands via CLI for efficient database management and analysis.

Install this skill

or
83/100

Security score

The psql 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 17

Access to .env file

SourceSKILL.md
17- PostgreSQL connection environment variables set in `<git-root>/.env` or exported
medium line 21

Access to .env file

SourceSKILL.md
21Set these in your `.env` file or export them:
medium line 32

Access to .env file

SourceSKILL.md
32Example `.env`:
low line 15

External URL reference

SourceSKILL.md
15- [bun](https://bun.sh) runtime installed
low line 16

External URL reference

SourceSKILL.md
16- [psql](https://www.postgresql.org/docs/current/app-psql.html) client installed
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →