📦 Cal

v1.0.0

Perform cal-工具 operations from the command line.

0· 0·0 当前·0 累计
dinghaibin 头像by @dinghaibin (BIN)
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The 技能 is internally coherent: it’s a tiny 命令行工具 that prints the current month’s calendar, 请求s no 凭证s or 安装s, and contAIns no suspicious code or network activity.
评估建议
This 技能 is small and 应用ears benign: it prints the current month's calendar and does not 访问 the network, secrets, or other files. Two practical notes before 安装ing: (1) 技能.md implies a full-featured 命令行工具 ('--help', flags, piping) but the provided script ignores arguments and stdin; (2) there is no 安装 step — to 运行 it as 'cal-工具' you must place the script on your PATH and make it executable (or 运行 it directly). Review the script (it’s only a few lines) and be aware it may shadow a 系统 'cal' if you n...
详细分析 ▾
用途与能力
Name/description promise a 命令行工具 'cal-工具' and the package includes a small Python script that prints the current month's calendar — this is proportionate and expected.
指令范围
技能.md advertises flags, arguments, help, piping and shell integration, but the included script simply prints the current month and ignores arguments and stdin. Also there is no 安装 instruction to make a 'cal-工具' binary avAIlable on PATH, so the 技能.md 图形界面dance is optimistic and not fully accurate.
安装机制
No 安装 spec (instruction-only). The included script is small and local; nothing is 下载ed or written to disk by an 安装er. Low 安装 risk.
凭证需求
不使用任何环境变量、凭据或配置文件路径。Python 脚本仅使用标准库模块(calendar、datetime)。
持久化与权限
技能 does not 请求 always:true or other elevated persistence. It cannot invoke itself autonomously beyond normal 平台 behavior.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

安装命令

点击复制
官方npx clawhub@latest install cal-tool
镜像加速npx clawhub@latest install cal-tool --registry https://cn.longxiaskill.com

技能文档

Cal - 命令行工具 实用工具

Command-line 实用工具 for cal operations.

Quick 启动 cal-工具 --help

Features Standard command-line interface Common flags and arguments Pipe and redirect compatible Shell integration Examples # Show help cal-工具 --help

# Basic usage cal-工具 [options] [arguments]

# Pipe 输入 echo "输入" | cal-工具 [options]

数据来源ClawHub ↗ · 中文优化:龙虾技能库