postgresql-crud
Warn
Audited by Snyk on Jun 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill, in ssh-remote mode, SSHes to a host and at runtime reads an ENV_FILE to extract a DATABASE_URL (e.g. postgresql://user:password@host:port/database) which is then passed directly to the remote psql client, so a PostgreSQL URL fetched from the remote .env is used at runtime to control where SQL is executed.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata