安全扫描
OpenClaw
安全
high confidenceThe skill's requirements and instructions align with its stated purpose (Go data-structure guidance); it is instruction-only, requests no credentials, and does not perform any unexpected installs or external communications.
评估建议
This skill appears coherent and low-risk: it is an instruction-only Go reference that asks for no credentials and performs no installs. If you install it, be aware the agent is allowed to read/write workspace files and run Go tooling (go build/test/lint) — typical for a coding assistant but you should only enable it on codebases you trust. If you want tighter control, verify the specific SKILL.md content and references, and consider restricting file-edit or command execution permissions in the a...详细分析 ▾
✓ 用途与能力
Name/description (Go data-structures) match the provided SKILL.md, references, and evals. Requiring the 'go' binary is reasonable for running examples/tests or using Go tooling. No unrelated credentials, binaries, or config paths are requested.
ℹ 指令范围
SKILL.md contains focused guidance about slices, maps, arrays, container packages, unsafe/weak pointers and generics. It does not instruct network calls or reading arbitrary system credentials. However the skill's allowed-tools include Read/Edit/Write and Bash (go/git/golangci-lint) which gives the agent discretion to read and modify workspace source and run Go commands; that is expected for a coding assistant but worth noting if you don't want it modifying your repo.
✓ 安装机制
No install spec and no archives or external downloads — instruction-only skill (no code executed on install). This is the lowest-risk install profile.
✓ 凭证需求
The skill requests no environment variables, secrets, or config paths. The documentation references Go toolchain and standard-library features only — no disproportionate credential access.
✓ 持久化与权限
always:false (not force-included). disable-model-invocation:false (model may invoke autonomously), which is the platform default and not, by itself, a security concern here. The skill does not request system-wide config changes.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.1.12026/3/23
golang-data-structures v1.1.1 - Updated metadata version to 1.1.1. - No technical or documentation content changes—only metadata updated.
● 无害
安装命令
点击复制官方npx clawhub@latest install golang-data-structures
镜像加速npx clawhub@latest install golang-data-structures --registry https://cn.longxiaskill.com镜像同步中