skills/terminalskills/skills/dagster/Gen Agent Trust Hub

dagster

Pass

Audited by Gen Agent Trust Hub on Jul 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides standard Dagster CLI commands for environment setup and asset orchestration, such as pip install, dagster project scaffold, and dagster dev.
  • [EXTERNAL_DOWNLOADS]: The skill uses pip to install the dagster and dagster-webserver packages from the official Python Package Index (PyPI), which is a well-known and trusted service.
  • [CREDENTIALS_UNSAFE]: The code contains a hardcoded PostgreSQL connection string: postgresql://user:pass@localhost:5432/analytics. This is identified as a benign placeholder for a local development environment and does not constitute a high-risk credential exposure.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 22, 2026, 08:32 PM
Security Audit — agent-trust-hub — dagster