The skill executes arbitrary remote code from an external URL and performs unauthorized network and file operations without declaring necessary tool permissions, posing a critical remote execution risk.
npx skills add https://github.com/astronomer/agentsRemote code download and execution detected
curl ENV SHELL=/bin/bash RUN curl -fsSL https://public.cdn.getdbt.com/fs/install/install.sh | sh
The skill instructs the agent to execute a shell script fetched from an external URL (public.cdn.getdbt.com). This allows an attacker to modify the installation process or execute arbitrary code on the host system. [ensemble: confirmed by 3/3 passes; severity set to the agreed median (ADR-0067).]
curl -fsSL https://public.cdn.getdbt.com/fs/install/install.sh | sh
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.