← Back to Skills Marketplace
pntrivedy

Auto Updater 1.0.0

by pntrivedy · GitHub ↗ · v1.0.0
darwinlinux ⚠ suspicious
2665
Downloads
2
Stars
87
Active Installs
1
Versions
Install in OpenClaw
/install auto-updater-1-0-0
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install auto-updater-1-0-0
  3. After installation, invoke the skill by name or use /auto-updater-1-0-0
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug auto-updater-1-0-0
Version 1.0.0
License
All-time Installs 87
Active Installs 87
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 2665 downloads so far.

How do I install Auto Updater 1.0.0?

Run "/install auto-updater-1-0-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Auto Updater 1.0.0 free?

Yes, Auto Updater 1.0.0 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Auto Updater 1.0.0 support?

Auto Updater 1.0.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux).

Who created Auto Updater 1.0.0?

It is built and maintained by pntrivedy (@pntrivedy); the current version is v1.0.0.

💬 Comments