The skill executes unverified remote shell scripts and performs unauthorized network and file operations, creating a critical security risk through arbitrary code execution and lack of tool constraints.
npx skills add https://github.com/astronomer/agentsRemote code download and execution detected
curl -fsSL https://public.cdn.getdbt.com/fs/install/install.sh | sh
The skill instructs the user to execute a shell script from a remote URL (getdbt.com) via pipe-to-sh, which is an unverified and mutable external source that can execute arbitrary code with the privileges of the Airflow user.
curl -fsSL https://public.cdn.getdbt.com/fs/install/install.sh | sh -s -- --update
SKILL.md links to "reference/cosmos-config.md" but the file is not part of the skill package — the workflow silently degrades or the content is sourced elsewhere at runtime
[reference/cosmos-config.md](reference/cosmos-config.md)
Skill does not specify a license field. Specifying a license helps users understand usage terms.
[](https://mondoo.com/ai-agent-security/skills/github/astronomer/agents/cosmos-dbt-fusion)<a href="https://mondoo.com/ai-agent-security/skills/github/astronomer/agents/cosmos-dbt-fusion"><img src="https://mondoo.com/ai-agent-security/api/badge/github/astronomer/agents/cosmos-dbt-fusion.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/astronomer/agents/cosmos-dbt-fusion.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.