← 返回 Skills 市场
pntrivedy

Auto Updater 1.0.0

作者 pntrivedy · GitHub ↗ · v1.0.0
darwinlinux ⚠ suspicious
2665
总下载
2
收藏
87
当前安装
1
版本数
在 OpenClaw 中安装
/install auto-updater-1-0-0
功能描述
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
安全使用建议
Install only if you intentionally want automatic daily updates. Review the cron entry and script before enabling it, consider pinning or limiting update sources, keep backups or rollback steps, and avoid sending detailed update logs to third-party notification services unless you are comfortable exposing that metadata.
功能分析
Type: OpenClaw Skill Name: auto-updater-1-0-0 Version: 1.0.0 The skill 'auto-updater' is designed to automatically update Clawdbot and its installed skills daily via a cron job. The `SKILL.md` and `references/agent-guide.md` files instruct the agent to set up a shell script (`auto-update.sh`) that uses standard package managers (`npm`, `pnpm`, `bun`) and `clawdbot`/`clawdhub` commands to perform updates and log results locally. While it involves setting up persistence (cron job) and executing shell commands, these actions are directly aligned with its stated, benign purpose. There is no evidence of data exfiltration, malicious execution, unauthorized remote control, or prompt injection attempts to subvert the agent's core directives beyond the skill's intended function.
能力评估
Purpose & Capability
Automatic updating of Clawdbot and installed skills is coherent with the skill's stated purpose, and the described package-manager and ClawHub commands fit that purpose.
Instruction Scope
The instructions reportedly enable broad unattended updates for the core bot and all installed skills, with insufficient scoping around what may be changed and no clear review, dry-run, approval, or rollback requirement.
Install Mechanism
The install flow creates a local shell script and cron entry, which is expected for an auto-updater but materially changes the user's ongoing runtime environment.
Credentials
Local update logs are proportionate, but optional external notification delivery could disclose software inventory, versions, errors, or environment details if configured without care.
Persistence & Privilege
Daily cron persistence is central to the feature, but it gives the skill ongoing authority to fetch and apply future code or skill changes after installation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install auto-updater-1-0-0
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /auto-updater-1-0-0 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Auto-Updater skill. - Automatically checks for and applies updates to Clawdbot and all installed skills daily via cron. - Sends users a summary message detailing what was updated and any issues encountered. - Supports configuration of update timing, timezone, and delivery session. - Provides troubleshooting steps, manual commands, and resources for further help.
元数据
Slug auto-updater-1-0-0
版本 1.0.0
许可证
累计安装 87
当前安装数 87
历史版本数 1
常见问题

Auto Updater 1.0.0 是什么?

Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2665 次。

如何安装 Auto Updater 1.0.0?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install auto-updater-1-0-0」即可一键安装,无需额外配置。

Auto Updater 1.0.0 是免费的吗?

是的,Auto Updater 1.0.0 完全免费(开源免费),可自由下载、安装和使用。

Auto Updater 1.0.0 支持哪些平台?

Auto Updater 1.0.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。

谁开发了 Auto Updater 1.0.0?

由 pntrivedy(@pntrivedy)开发并维护,当前版本 v1.0.0。

💬 留言讨论