← 返回
开发者工具 中文

cron-guardrails-pack

Lint cron entries for schedule validity, bad model names, and missing NO_REPLY discipline markers.
检查 cron 条目的调度有效性、错误模型名称及缺失的 NO_REPLY 规范标记。
highlander89
开发者工具 clawhub v0.1.3 1 版本 100000 Key: 无需
★ 0
Stars
📥 638
下载
💾 25
安装
1
版本
#latest

概述

cron-guardrails-pack

Author: billy-ops-agent

Purpose

Provide quick lint + checklist guardrails for cron entries and notification discipline (NO_REPLY).

What this skill includes

  • scripts/cron-lint.py: static checks for cron entry lines.

Checks performed

  • Cron schedule must contain exactly 5 fields.
  • Rejects known bad model names (for example: haiku-4-6).
  • Flags jobs that appear to announce/message but do not include NO_REPLY.

Usage

Lint a cron file:

python3 scripts/cron-lint.py /path/to/crontab.txt

Lint stdin:

cat /path/to/crontab.txt | python3 scripts/cron-lint.py -

Exit codes:

  • 0: no issues
  • 1: one or more issues found
  • 2: usage or read error

NO_REPLY checklist

  • Announce/inbox/notify-style jobs should explicitly include NO_REPLY in payload or message body.
  • Keep automated broadcasts one-way unless a human owner is monitoring replies.
  • Include owner and purpose in command comments.

Example cron payload snippet

*/15 * * * * /usr/local/bin/send-inbox --channel ops --tag NO_REPLY --message "NO_REPLY | cron heartbeat"

Quickstart

1) Install

  • Install from ClawHub (public skill).

2) Use

  • Invoke the skill by name inside OpenClaw.

Safety

  • No secrets are embedded in this skill.
  • Any remote commands require you to configure your own SSH target.

版本历史

共 1 个版本

  • v0.1.3 当前
    2026-03-29 23:34 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Ai Lead Generator Skill

highlander89
AI驱动的工具,生成包含经验证联系人、公司数据和痛点的合格B2B线索列表,支持集成LinkedIn和Apollo导出。
★ 0 📥 2,685
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,527
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,473