← All skills
Tencent SkillHub · Security & Compliance

Openclaw Autoupdate

OpenClaw静默更新技能。安全自动化更新OpenClaw到最新版本。

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

OpenClaw静默更新技能。安全自动化更新OpenClaw到最新版本。

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, package.json, scripts/silent-update.sh

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.6

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

功能

检查当前版本 获取最新版本 执行更新 重启Gateway 验证服务状态

使用方式

~/.openclaw/workspace/skills/openclaw-autoupdate/scripts/silent-update.sh

配置文件

无需额外配置,脚本直接使用系统已有的openclaw CLI。

安全说明

本技能仅使用以下安全的命令: openclaw gateway status - 查看状态 openclaw gateway stop - 停止服务 npm install -g openclaw - 全局更新 openclaw gateway start - 启动服务 纯文件读写操作 为什么被误报: VirusTotal将"npm全局安装"行为标记为可疑 这是安全扫描器的常见误报 实际上脚本只使用openclaw官方CLI

源代码哈希

SHA256: eee24f574b4bf559e6e2c487f8bf180d2176c8c2e5f435b510b017415ee155c3 验证方法: shasum -a 256 scripts/silent-update.sh

审计日志

脚本执行时会记录详细日志到 ~/.openclaw/logs/autoupdate.log 发布者:@jimmieting 版本:v1.0.2

Category context

Identity, auth, scanning, governance, audit, and operational guardrails.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Scripts1 Config
  • SKILL.md Primary doc
  • scripts/silent-update.sh Scripts
  • package.json Config