install-walkthrough
Provides a non-technical installation guide for TeamBrain, narrating steps in plain Chinese and troubleshooting errors for users.
Install this skill
or
55/100
Security score
The install-walkthrough skill was audited on May 21, 2026 and we found 3 security issues across 2 threat categories, including 1 critical. Review the findings below before installing.
Categories Tested
Security Issues
critical line 64
Piping content to bash shell
SourceSKILL.md
| 64 | 1. **推荐路径**(issue #155 落地后,V1=1 单 prompt)—— 一行 `curl|bash install.sh`(end user)或 `bash scripts/bootstrap.sh`(contributor),装完自动跑 `teamagent init`。**这是默认要推给用户的路径。** |
high line 87
Piping content to bash shell
SourceSKILL.md
| 87 | curl -fsSL https://raw.githubusercontent.com/libz-renlab-ai/TeamBrain/release/install.sh | bash |
medium line 152
Access to hidden dotfiles in home directory
SourceSKILL.md
| 152 | | 用户在中国大陆、下载卡死 | 直接走装机踩坑清单 b),用临时环境变量走 npmmirror 镜像,不要动全局 `~/.npmrc` | |
Scanned on May 21, 2026
View Security Dashboard