Skip to main content

mirror-optimizer

Optimizes mirror sources for faster deployment in domestic environments, ensuring compatibility with various package managers.

Install this skill

or
79/100

Security score

The mirror-optimizer skill was audited on May 12, 2026 and we found 13 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 19

Access to hidden dotfiles in home directory

SourceSKILL.md
19- 因本 skill 设计缺陷导致的 bug,先用 `bensz-collect-bugs` 规范记录到 `~/.bensz-skills/bugs/`,不要直接修改用户本地已安装的 skill 源码;若有 workaround,先记 bug,再继续完成任务。
medium line 66

Access to .env file

SourceSKILL.md
66| **Go Modules** | `go.mod`, `go.sum` | `go.env` | 阿里云、腾讯云 |
low line 113

Access to .env file

SourceSKILL.md
113│ └── go.env # Go Modules 配置
low line 134

External URL reference

SourceSKILL.md
134| **Docker** | 阿里云 | `https://registry.cn-hangzhou.aliyuncs.com` |
low line 135

External URL reference

SourceSKILL.md
135| **Docker** | 腾讯云 | `https://mirror.ccs.tencentyun.com` |
low line 136

External URL reference

SourceSKILL.md
136| **Python** | 清华 | `https://pypi.tuna.tsinghua.edu.cn/simple` |
low line 137

External URL reference

SourceSKILL.md
137| **Python** | 阿里云 | `https://mirrors.aliyun.com/pypi/simple/` |
low line 138

External URL reference

SourceSKILL.md
138| **Node.js** | 淘宝 | `https://registry.npmmirror.com` |
low line 139

External URL reference

SourceSKILL.md
139| **Go** | 阿里云 | `https://mirrors.aliyun.com/goproxy/` |
low line 140

External URL reference

SourceSKILL.md
140| **Go** | 腾讯云 | `https://mirrors.tencent.com/go/` |
low line 141

External URL reference

SourceSKILL.md
141| **Java/Maven** | 阿里云 | `https://maven.aliyun.com/repository/public` |
low line 142

External URL reference

SourceSKILL.md
142| **Ruby** | 淘宝 | `https://gems.ruby-china.com` |
low line 143

External URL reference

SourceSKILL.md
143| **Rust** | 清华 | `https://mirrors.tuna.tsinghua.edu.cn/git/crates.io-index.git` |
Scanned on May 12, 2026
View Security Dashboard
Installation guide →