Timestamp Toolkit
v1.0.0Timestamp conversion tool. Convert between Unix timestamp, datetime, and various date formats.
⭐ 0· 79·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 and description match the included code and usage: the script implements timestamp↔datetime conversions, formatting, now, and diff. The only minor mismatch is a documentation path inconsistency (SKILL.md suggests running python3 skills/timestamp-toolkit/scripts/timestamp.py while the repository contains scripts/timestamp.py and README uses that path).
Instruction Scope
SKILL.md instructions are scoped to running the local Python script and describe only expected arguments and outputs. They do not instruct the agent to read unrelated files, access environment variables, or send data externally. Note: the path used in SKILL.md differs from the actual script location, which could cause confusion but does not indicate malicious behavior.
Install Mechanism
No install spec is provided (instruction-only plus a bundled script). Nothing is downloaded or written by an installer; risk from install mechanism is low.
Credentials
The skill requests no environment variables or credentials and requires only python3. This is proportionate to a local timestamp conversion utility.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges or modify other skills/config. Model invocation is allowed by default (normal) but the skill's behavior remains local and limited.
Assessment
This skill appears to be a simple, local timestamp conversion tool implemented in a Python script and does not request credentials or perform network access. Before installing, verify you have python3 available and note the minor documentation path mismatch (use scripts/timestamp.py as in README). If you want extra caution, inspect the script locally (it's short and readable) and run it in a sandbox or isolated environment to confirm behavior. Also prefer skills with a known source/homepage if you need long-term trust or automatic updates.Like a lobster shell, security has layers — review code before you run it.
latestvk974m8s85pfhn25dsh17bh8zas83dpsr
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🕐 Clawdis
Binspython3
