Semver Manager
v1.0.0Parse, validate, compare, sort, bump, and filter semantic versions (semver). Use when asked to check version compatibility, bump version numbers, sort releas...
⭐ 0· 46·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
The skill requires no environment variables, credentials, or config paths. The code does not read environment variables or request secrets.
Persistence & Privilege
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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk979j2svyrw8pprarcx72ar12d84rbp4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
