Clawlendar
v0.3.1Timestamp-first perpetual calendar interop for AI agents. Use when agents need cross-calendar conversion (Gregorian/Julian/ISO/ROC/Buddhist/Japanese era/sexa...
⭐ 0· 212·0 current·0 all-time
by@hosuke
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description align with the documented functionality (cross-calendar conversions, timeline, day profiles). The declared runtime requirements (python3, pip) are reasonable for a Python calendar package. Minor inconsistency: the homepage/project name in the SKILL.md ('Clawlender' on GitHub) differs slightly from the skill name/slug ('Clawlendar'), which is worth verifying but does not indicate malicious intent.
Instruction Scope
SKILL.md confines instructions to installing/running the calendar package, using its CLI, or running an HTTP API/Docker container. It does not instruct reading unrelated files, exporting credentials, or contacting unexpected external endpoints. The docs do instruct the user/agent to pip install packages and run commands — expected for an instruction-only Python tool.
Install Mechanism
The registry contains no automated install spec (lower baseline risk), but the documentation instructs pip install and optionally docker build/run. Installing via pip or docker will fetch and execute third-party code; this is normal for Python tools but the user should verify the package source (PyPI package or GitHub) and inspect release contents before installing in sensitive environments.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That is proportional to the stated calendar conversion purpose.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request permanent inclusion or modification of other skills' configurations. Autonomous invocation by the agent is allowed by default (not a red flag here).
Assessment
This skill appears coherent for a calendar interoperability tool. Before installing or running the package it references: 1) verify the correct project/repo name and source (the SKILL.md references a GitHub repo name that slightly differs from the skill slug); 2) if you will pip install "clawlendar[all]", confirm the PyPI package or GitHub release is the intended project and, when possible, review the package contents or Dockerfile for unexpected network or filesystem actions; 3) avoid running installs in privileged or production environments without review; and 4) if you plan to enable agent-autonomous use of this skill, remember the agent could run its documented CLI/API commands — treat the package like any third-party code and review its source if you require high assurance.Like a lobster shell, security has layers — review code before you run it.
astrologyvk972fn50zhes9t6perypmqpm2982m2dnbazivk972fn50zhes9t6perypmqpm2982m2dncalendarvk972fn50zhes9t6perypmqpm2982m2dnconversionvk972fn50zhes9t6perypmqpm2982m2dneast-asianvk972fn50zhes9t6perypmqpm2982m2dni18nvk972fn50zhes9t6perypmqpm2982m2dnlatestvk97epc1kjtjeq6w4zc6k4re5fd82nkzrmcp-servervk972fn50zhes9t6perypmqpm2982m2dnmetaphysicsvk972fn50zhes9t6perypmqpm2982m2dnpythonvk972fn50zhes9t6perypmqpm2982m2dntimestampvk972fn50zhes9t6perypmqpm2982m2dn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Binspython3, pip
