clawhub
Warn
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill triggers the global installation of the
clawhubNode.js package from the public npm registry.\n- [REMOTE_CODE_EXECUTION]: Theclawhub installandclawhub updatecommands retrieve agent skill configurations fromhttps://clawhub.com. These skills contain instructions and logic executed by the agent, representing a mechanism for remote code execution from an external source.\n- [DATA_EXFILTRATION]: Theclawhub publishcommand transmits local directory content to the remote registry athttps://clawhub.com. This functionality facilitates the transfer of local data to an external server.\n- [COMMAND_EXECUTION]: The skill requires the agent to execute various shell commands for software installation (npm i), authentication (clawhub login), and skill synchronization.\n- [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface by ingesting untrusted data viaclawhub installandclawhub update(SKILL.md). There are no boundary markers or instructions to ignore embedded commands. The skill possesses extensive capabilities including package installation and file transmission (SKILL.md). No sanitization or validation of the downloaded skill content is performed before execution.
Audit Metadata