📦 飞书
v1.0.0Cron Announce 创建定时任务并通过 OpenClaw cron announce 将结果直接推送到飞书。适用于设置定时监控任务(如版本发布、天气、股票等)并自动将结果推送到飞书。 关键词:飞书定时推送、cron 定时任务、飞书 announce、定时监控、飞书监控通知。
0· 46·0 当前·0 累计
下载技能包
最后更新
2026/4/22
安全扫描
OpenClaw
可疑
medium confidenceThe skill's instructions match its stated purpose (scheduling cron jobs that announce to Feishu), but the package metadata omits required runtime dependencies and does not explain where Feishu credentials/permissions come from — this mismatch should be clarified before use.
评估建议
This skill is an instruction-only recipe for using the openclaw CLI to schedule cron jobs that announce to Feishu; that intent looks coherent. Before installing or enabling it, confirm two things: (1) that the OpenClaw CLI (openclaw) is actually available in the runtime where the agent will run — the SKILL metadata currently does not list it as a required binary, which is an omission; and (2) where Feishu credentials (or channel configuration) live and which component will use them to send messa...详细分析 ▾
ℹ 用途与能力
SKILL.md clearly describes using the OpenClaw CLI (openclaw cron ...) to schedule jobs and send announcements to Feishu; that aligns with the name/description. However the metadata did not declare the OpenClaw CLI as a required binary nor document that the agent/environment must be configured with Feishu channel credentials. The omission is an inconsistency (likely an oversight) but not evidence of malicious intent.
✓ 指令范围
Instructions are narrowly scoped to constructing and running openclaw cron commands, checking runs, and interpreting delivery status. They do not instruct reading arbitrary files, other env vars, or contacting unrelated external endpoints.
✓ 安装机制
Instruction-only skill with no install steps or code to run locally. This minimizes risk from the install mechanism.
⚠ 凭证需求
The skill requires access to a Feishu channel to deliver messages, but it declares no primary credential, required env vars, or config paths. Either the openclaw runtime provides Feishu credentials implicitly, or the skill omitted necessary credential requirements. Users should confirm where Feishu tokens/credentials are stored and whether granting this skill/agent access will expose those secrets.
✓ 持久化与权限
The skill is not marked always:true and has no install behavior or config changes. It does allow autonomous invocation (disable-model-invocation false) which is the platform default; this is acceptable here but combine caution with credential access.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/22
Initial release of feishu-cron-announce. - Enables creation of scheduled monitoring tasks with results auto-pushed to Feishu via OpenClaw. - Supports isolated session, timezone configuration (Asia/Shanghai), and direct Feishu push with user open_id. - Includes command templates, detailed parameter explanations, error troubleshooting, and delivery verification steps. - Ideal for automated Feishu notifications such as releases, weather, stock monitoring, etc.
● Pending
安装命令
点击复制官方npx clawhub@latest install feishu-cron-announce
镜像加速npx clawhub@latest install feishu-cron-announce --registry https://cn.longxiaskill.com