📦 OpenClaw Cron Standard - 定时任务标准化
v0.1.0Cron Standard 将 OpenClaw 的 cron 包装器和提示标准化为安全的共享契约。在审计或修复依赖 ClankerHive 声明、result JSON 的 cron 任务时使用。
0· 22·0 当前·0 累计
下载技能包
最后更新
2026/4/21
安全扫描
OpenClaw
安全
high confidenceThe skill is an instruction-only policy for standardizing cron wrapper/prompt behavior and its requirements and instructions are consistent with that purpose.
评估建议
This skill is a textual policy for cron wrapper/prompt contracts, not executable code — that makes it low-risk but also means you should: (1) verify any referenced shared helper module (prepare_result_path, claim_or_exit, run) before deploying — ensure its implementation is safe and matches the contract; (2) confirm python3 is available and that the actual helper code (if you install one) is reviewed; (3) test the sentinel and artifact behavior in a staging environment (permissions on result pat...详细分析 ▾
ℹ 用途与能力
The name/description match the runtime instructions: this is a policy/contract for cron wrappers and prompts. It declares python3 as a required binary even though the skill contains no implementation code — that is plausible (shared helper modules are referenced) but you should confirm any actual shared helper implementation will be Python and review it before deployment.
✓ 指令范围
SKILL.md stays within scope: it prescribes how wrappers should manage result artifacts and claim sentinels. It does not instruct the agent to read unrelated files, exfiltrate data, call external endpoints, or access environment variables beyond those declared (none).
✓ 安装机制
There is no install spec and no code files — lowest-risk model. Nothing will be downloaded or written by an installer as part of skill installation.
✓ 凭证需求
The skill requests no environment variables or credentials, which is proportional to a policy/standards-only skill and consistent with the SKILL.md.
✓ 持久化与权限
always is false and the skill is user-invocable. It does not request persistent or elevated platform privileges; autonomous invocation is allowed (platform default) but there are no other privilege escalations requested.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.02026/4/20
Initial release: standard contract for OpenClaw cron wrappers and prompts
● 无害
安装命令
点击复制官方npx clawhub@latest install openclaw-cron-standard
镜像加速npx clawhub@latest install openclaw-cron-standard --registry https://cn.longxiaskill.com