← Back to Skills Marketplace
litiao1224

Openclaw Auto Updater Litiao

by litiao1224 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
226
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-auto-updater-litiao
Description
Schedule automatic OpenClaw and skill updates with reliable cron templates, timezone-safe scheduling, and clear summary outputs. Use for hands-off maintenanc...
Usage Guidance
This skill appears to do what it says: schedule OpenClaw + ClawHub updates and emit summaries. Before installing, do the following: 1) Run the recommended dry-run mode first to see exactly what would change. 2) Inspect the exact cron message/commands you will schedule (and the optional ~/.openclaw/scripts/auto-update.sh) so you know what will run. 3) Confirm you trust ClawHub and any sources that provide skill updates (updating skills may pull third-party code). 4) Be aware npm/pnpm/bun global updates may require elevated permissions; prefer package-manager-safe workflows or run in an isolated/test environment. 5) Ensure you have backups and a rollback plan (updates can restart gateways). If you want extra safety, pin versions, restrict updates to 'core only' initially, and monitor the created log file under ~/.openclaw/logs.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-auto-updater-litiao Version: 1.0.0 The skill provides instructions and templates for automating OpenClaw and skill updates through cron jobs and shell commands, as detailed in SKILL.md and references/agent-guide.md. It utilizes high-risk capabilities such as global package modification (npm/pnpm/bun update -g) and persistent task scheduling (openclaw cron add). While these actions are consistent with the stated purpose of system maintenance, the inherent risks associated with automated software updates and shell execution meet the threshold for a suspicious classification despite the lack of clear malicious intent or evidence of data exfiltration.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md only describes scheduling cron jobs that run OpenClaw and clawdhub update commands and produce summaries. No unrelated credentials, binaries, or external endpoints are requested.
Instruction Scope
Instructions ask the agent/user to detect installation type, optionally create a helper script (~/.openclaw/scripts/auto-update.sh), write logs under ~/.openclaw/logs, and add cron entries. Reading home-paths and creating local scripts is within the updater's scope but is worth noting because it creates persistent artifacts and runs package-manager and update commands.
Install Mechanism
This is an instruction-only skill with no install spec or downloaded artifacts. No external archives or installers are suggested, so there is no install-time execution risk introduced by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested beyond touching ~/.openclaw and checking common package-manager/global install locations. That access is proportional to performing local updates.
Persistence & Privilege
The skill recommends adding cron jobs and optionally creating a helper script, which gives the updater persistent, scheduled execution. The skill is not marked always:true and does not request elevated system-wide privileges; however automatic scheduled updates can cause restarts or run network-updated code, so monitor and test before enabling widely.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-auto-updater-litiao
  3. After installation, invoke the skill by name or use /openclaw-auto-updater-litiao
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Bug fixes and improvements with -litiao suffix
Metadata
Slug openclaw-auto-updater-litiao
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Openclaw Auto Updater Litiao?

Schedule automatic OpenClaw and skill updates with reliable cron templates, timezone-safe scheduling, and clear summary outputs. Use for hands-off maintenanc... It is an AI Agent Skill for Claude Code / OpenClaw, with 226 downloads so far.

How do I install Openclaw Auto Updater Litiao?

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

Is Openclaw Auto Updater Litiao free?

Yes, Openclaw Auto Updater Litiao is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw Auto Updater Litiao support?

Openclaw Auto Updater Litiao is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Auto Updater Litiao?

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

💬 Comments