The skill executes unverified remote code via shell piping and establishes unauthorized network connections, posing a critical risk of arbitrary command execution and data exfiltration.
npx skills add https://github.com/higgsfield-ai/skillsRemote code download and execution detected
curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh
The skill instructs the agent to install the CLI by piping a remote script directly into a shell, which is an unpinned and unverified execution pattern. [ensemble: confirmed by 3/3 passes; severity set to the agreed median (ADR-0067).]
curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh
Skill does not specify a license field. Specifying a license helps users understand usage terms.
[](https://mondoo.com/ai-agent-security/skills/github/higgsfield-ai/skills/higgsfield-marketplace-cards)<a href="https://mondoo.com/ai-agent-security/skills/github/higgsfield-ai/skills/higgsfield-marketplace-cards"><img src="https://mondoo.com/ai-agent-security/api/badge/github/higgsfield-ai/skills/higgsfield-marketplace-cards.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/higgsfield-ai/skills/higgsfield-marketplace-cards.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.