setting-up-astro-project
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): Includes standard CLI commands like
astro dev initandastro dev parsefor project initialization and validation. No arbitrary command execution patterns or malicious shell injections were detected.- [CREDENTIALS_UNSAFE] (SAFE): Theairflow_settings.yamlexample contains generic placeholder credentials ('user', 'pass') for illustrative purposes. No real secrets or sensitive keys are exposed.- [EXTERNAL_DOWNLOADS] (SAFE): References standard Airflow provider packages (Snowflake) and an official base image from quay.io. The use of a custom PyPI index is shown as an example for enterprise configuration and does not point to a known malicious source.
Audit Metadata