datatalks-data-engineering-zoomcamp

Fail

Audited by Snyk on May 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt contains hardcoded plaintext credentials and passwords embedded directly in commands and config examples (e.g., POSTGRES_PASSWORD=root, PGADMIN_DEFAULT_PASSWORD=root, --password=root), which are insecure patterns that would require reproducing secret values verbatim.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The SKILL.md explicitly downloads and ingests public, user-controlled data (e.g., wget of https://github.com/DataTalksClub/nyc-tlc-data/... in the Kestra workflow and the ingest_data.py --url parameter, plus public gs:// URIs) so the agent will read and process untrusted third-party content at runtime.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
May 16, 2026, 01:56 PM
Issues
3
Security Audit — snyk — datatalks-data-engineering-zoomcamp