managing-astro-local-env

Warn

Audited by Runlayer on Feb 25, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
76%
Files
1
Flagged
1
Chunks
1
Flagged Files (1)
SKILL.mdHIGH
76.3%

Malicious tool definition detected

## Access Container Shell ```bash # Bash into scheduler container astro dev bash # Run Airflow CLI commands astro dev run airflow info astro dev run airflow dags list ``` --- ## Troubleshooting | Issue | Solution | |-------|----------| | Port 8080 in use | Stop other containers or edit `.astro/config.yaml` | | Container won't start | `astro dev kill` then `astro dev start` | | Package install failed | Check `requirements.txt` syntax | | DAG not appearing | Run `astro dev parse` to check for impo

Audit Metadata
Max File Score
76%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
1
Files Flagged
1
Chunks Analyzed
1
Analyzed
Feb 25, 2026, 05:38 AM
Security Audit — runlayer — managing-astro-local-env