This skill introduces severe supply chain risks by allowing arbitrary
Claims to do
ClawdHub CLI: Install
Actually does
This skill installs the `clawdhub` CLI globally using `npm`. It then uses this CLI to interact with `clawdhub.com` to search for, install, update, list, and publish agent skills. It executes commands such as `npm i -g clawdhub`, `clawdhub login`, `clawdhub search`, `clawdhub install`, `clawdhub update`, `clawdhub list`, and `clawdhub publish`, potentially modifying local files in the current working directory or `./skills`.
openclaw skills install steipete/clawdhubThe skill installs a global npm package and downloads/updates external 'agent skills' from a remote registry, allowing for arbitrary code execution and introducing significant supply chain risks. The registry URL can also be overridden, enabling redirection to malicious sources.
metadata: {"install":[{"package":"clawdhub"}]}, clawdhub install my-skill, clawdhub update --all --no-input --force, override with CLAWDHUB_REGISTRY or --registryThe skill can publish local skill folders to an external service (`clawdhub.com`), which could be abused to exfiltrate sensitive local files if the agent is instructed to publish an inappropriate directory.
clawdhub publish ./my-skill
[](https://mondoo.com/ai-agent-security/skills/clawhub/steipete/clawdhub)<a href="https://mondoo.com/ai-agent-security/skills/clawhub/steipete/clawdhub"><img src="https://mondoo.com/ai-agent-security/api/badge/clawhub/steipete/clawdhub.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/clawhub/steipete/clawdhub.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.