gem Gemma Gemma3 — 本地运行多尺寸模型
v1.0.1在本地设备群一键部署 Google Gemma 3(4B/12B/27B)开源模型,支持 128K 长上下文、强编码与多语言,零云端依赖,离线高速推理。
0· 143·2 当前·2 累计
下载技能包
最后更新
2026/4/4
安全扫描
OpenClaw
安全
medium confidenceNULL
评估建议
This skill is internally consistent with its purpose, but before installing you should: 1) Verify the upstream project and PyPI package (https://github.com/geeks-accelerator/ollama-herd and the PyPI package 'ollama-herd') to ensure they are official/trustworthy and inspect the code if possible; 2) Prefer pinning a known-good package version rather than installing an unpinned latest; 3) Run installation/testing in an isolated environment (VM/container) first; 4) Be aware that running 'herd'/'herd...详细分析 ▾
✓ 用途与能力
The name/description claim (run Gemma models locally across a fleet via an Ollama Herd router) matches the instructions: pip-install an 'ollama-herd' package and run 'herd' and 'herd-node' to provide a local endpoint. Required binaries (curl/wget) and optional python/pip are reasonable for this functionality.
✓ 指令范围
SKILL.md stays on-topic: it tells the agent to install/run the herd/router, how to call the local API (localhost:11435), how to check status, and documents model choices and guardrails (downloads require user confirmation). It does not instruct reading unrelated system files or exfiltrating secrets.
ℹ 安装机制
There is no built-in install spec; the instructions tell the user to 'pip install ollama-herd' from PyPI. Installing a third-party package and running a network service is expected for this use case, but it is a higher-risk action because the package code executes locally and is not vetted by this scanner.
✓ 凭证需求
The skill declares no required environment variables or credentials. Metadata references a couple of config paths (~/.fleet-manager/...), which are plausible for a fleet manager and are mentioned in the guardrails (do not modify). There are no unexplained secret requests.
✓ 持久化与权限
The skill is not always-enabled and does not request elevated platform privileges. It instructs running a local service (herd) and per-node agents (herd-node), which is appropriate for a fleet router and does not modify other skill configurations.
安全有层次,运行前请审查代码。
运行时依赖
🖥️ OSmacOS · Linux · Windows
版本
latestv1.0.12026/3/31
NULL
● Pending
安装命令
点击复制官方npx clawhub@latest install gemma-gemma3
镜像加速npx clawhub@latest install gemma-gemma3 --registry https://cn.longxiaskill.com