📦 Semver Manager — 语义版本管理
v1.0.0解析、校验、对比、排序、递增、过滤语义版本号,快速检查版本兼容性与自动升级。
0· 57·0 当前·0 累计
下载技能包
最后更新
2026/4/13
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This appears to be a small, self-contained semver CLI: it asks for nothing sensitive and runs locally. If you plan to use it, you can inspect scripts/semver.py (already provided) before running. Run it in your normal environment if you trust the source; if you do not, run it in an isolated environment (e.g., a container) as a general best practice. Note: the tool is priced ($49 in STATUS.md) — that is informational and unrelated to security.详细分析 ▾
✓ 用途与能力
Name/description (semantic version parsing, comparing, bumping, filtering) align with the included CLI instructions and the scripts/semver.py implementation. Nothing requested (no env vars, no binaries) is unrelated to the stated purpose.
✓ 指令范围
SKILL.md instructs only local invocation of python3 scripts/semver.py with various subcommands. The instructions do not reference external endpoints, unrelated files, secrets, or system-wide configuration.
✓ 安装机制
No install spec is provided (instruction-only). No downloads or package installs are required, so nothing is written to disk beyond the included script when run.
✓ 凭证需求
The skill requires no environment variables, credentials, or config paths. The code does not read environment variables or request secrets.
✓ 持久化与权限
always is false and the skill does not request persistent system presence or modify other skills or system configuration. Autonomous invocation is allowed (platform default) but not combined with other red flags.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/13
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install semver-manager
镜像加速npx clawhub@latest install semver-manager --registry https://cn.longxiaskill.com镜像同步中