pp-airflow-admin
Fail
Audited by Snyk on Jul 20, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill includes examples that pass credentials/tokens verbatim on the command line and in env var assignments (e.g., --password, auth set-token, AIRFLOW_ADMIN_BEARER_AUTH), which would require an LLM to handle or emit secret values directly.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's prerequisites instruct installing required binaries by running go install against remote module paths (github.com/mvanhorn/printing-press-library/library/developer-tools/airflow-admin/cmd/airflow-admin-pp-cli@latest and github.com/mvanhorn/printing-press-library/library/developer-tools/airflow-admin/cmd/airflow-admin-pp-mcp@latest), which fetch and build remote code at install/runtime and are required for the CLI to operate.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata