alibabacloud-workbench-cli
该技能为纯文档型工具封装,使用 curl|bash 远程脚本安装存在供应链风险,且无法验证外部安装源完整性
Why this conclusion was reached
2/4 dimensions flaggedDeclared resources and inferred behavior are broadly aligned.
1 high-risk artifacts or egress signals were extracted.
The report includes 3 attack-chain steps and 1 severe findings.
Dependency information is incomplete, so supply-chain confidence stays limited.
Attack Chain
Entry · SKILL.md:29
Escalation · SKILL.md:29
Impact · https://workbench-cli.oss-cn-hangzhou.aliyuncs.com/install.sh:1
What drove the risk score up
SKILL.md:29 声明通过管道执行远程安装脚本,虽然有风险警告但未提供完整性验证方法
纯文档型技能,无法验证 workbench CLI 二进制实际行为
无脚本文件可供交叉验证,仅依赖外部工具
Most important evidence
curl|bash 远程脚本执行
技能文档中明确指导用户通过管道执行远程安装脚本 (https://workbench-cli.oss-cn-hangzhou.aliyuncs.com/install.sh),虽然 skill-card.md 在 Known Risks 中提及此风险,但未提供 SHA256 校验或其他完整性验证手段
SKILL.md:29 敏感凭证本地存储
技能配置存储 AccessKey ID/Secret 到 ~/.workbench/config.json,文档仅建议 chmod 600 但未强制检查
SKILL.md:45 外部工具行为不可验证
技能为纯文档封装,实际能力取决于 workbench CLI 二进制,无法通过代码审查验证其真实行为
SKILL.md:1 Declared capability vs actual capability
SKILL.md:29 声明 Bash 执行安装命令 SKILL.md:45 写入 ~/.workbench/config.json 连接 *.aliyuncs.com 和 Workbench WebSocket 端点 Suspicious artifacts and egress
curl -fsSL https://workbench-cli.oss-cn-hangzhou.aliyuncs.com/install.sh | bash SKILL.md:29
https://workbench-cli.oss-cn-hangzhou.aliyuncs.com/install.sh SKILL.md:29
https://workbench-cli.oss-cn-hangzhou.aliyuncs.com/install.ps1 SKILL.md:35
https://clawhub.ai/user/sdk-team skill-card.md:7
https://clawhub.ai/sdk-team/skills/alibabacloud-workbench-cli skill-card.md:34
Dependencies and supply chain
There are no structured dependency warnings.
File composition
SKILL.md skill-card.md