Semver Toolkit

v1.0.0

Semantic Versioning (SemVer 2.0.0) toolkit for parsing, validating, comparing, bumping, and sorting version strings. Use when working with software versions,...

0· 83·0 current·0 all-time
byJohn Wang@johnnywang2001
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (SemVer toolkit) align with the provided script and SKILL.md examples. The included script implements parsing, validation, comparison, bumping, and sorting; no unrelated capabilities or extra credentials are requested.
Instruction Scope
SKILL.md instructs the agent to run the local Python script with command-line args. The instructions do not ask the agent to read unrelated files, environment variables, or transmit data externally.
Install Mechanism
No install spec is provided (instruction-only installation). The repository includes a Python script that uses only the standard library; nothing is downloaded or extracted at install time.
Credentials
No environment variables, credentials, or config paths are required. The script does not access os.environ, network, or other secrets — its inputs are command-line version strings only.
Persistence & Privilege
Skill is not marked always:true and does not attempt to modify agent/system configuration or other skills. Default autonomous invocation is allowed but appropriate for this utility.
Assessment
This skill appears coherent and self-contained: it runs a bundled Python script that uses only the standard library to handle semantic version strings. Before installing, ensure you trust the source (owner ID is provided but no homepage) and review the included script if you have strict supply-chain policies. If you plan to run it in restricted environments, confirm Python 3 is available and that executing local scripts is acceptable in your security posture.

Like a lobster shell, security has layers — review code before you run it.

latestvk976kqq6k2mz6rdpk0qygscwan839t92

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments