Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Chu Hui

v1.0.15

Optimize system environments, filter noise from text, and tune parameters to improve performance and stability.

0· 259·0 current·0 all-time
by无为上人@lt8899789

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for lt8899789/chu-hui.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Chu Hui" (lt8899789/chu-hui) from ClawHub.
Skill page: https://clawhub.ai/lt8899789/chu-hui
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install chu-hui

ClawHub CLI

Package manager switcher

npx clawhub@latest install chu-hui
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
high confidence
Purpose & Capability
The README/description states the skill 'optimizes system environment' and 'integrates' other skills, but the JavaScript implementation only returns simulated optimization metrics (no system commands, no service calls) and does not invoke or depend on the listed aggregate skills. This is a capability misrepresentation: users might expect real system actions but will get only reports/suggestions.
Instruction Scope
SKILL.md describes three operations (optimize, filter, tune) matching exported functions in scripts/index.js. Neither the instructions nor the code read files, environment variables, or network endpoints. The scope stays within text processing and simulated tuning.
Install Mechanism
No install spec is provided (instruction-only). The code is a small local JS file with no external downloads or package installs; this is low-risk from an install perspective.
Credentials
The skill declares no required environment variables or credentials and the code does not access env vars or secrets. No disproportionate credential requests are present.
Persistence & Privilege
The skill does not request permanent presence (always is false) and does not modify agent/system configuration. It does not persist data or install background services.
What to consider before installing
This skill is low-risk but misleading: it reports simulated 'before/after' optimization metrics and returns tuning suggestions, it does not perform real system changes or integrate with the other named skills. If you need an actual optimizer that adjusts OS or service settings, look for a skill that explicitly runs system commands or documents required privileges and credentials — and review that code carefully because real optimization will need elevated permissions. If your goal is only text noise-filtering or parameter-suggestion, this skill can be useful; otherwise, do not rely on it to perform live system tuning. You may also run the JS in a sandbox to confirm behavior before enabling it for automation.

Like a lobster shell, security has layers — review code before you run it.

latestvk977mv07yb4d41h443pbhnfygh85mm7k
259downloads
0stars
13versions
Updated 1d ago
v1.0.15
MIT-0

除秽·调优魄 (Chu Hui - Optimizer)

七魄之六·除秽 职掌:环境优化、噪声过滤、参数调优


技能简介

「除秽·调优魄」是贫道的系统优化模块,职掌环境调优与噪声过滤。

核心职责

  • 优化系统环境
  • 过滤无效噪声
  • 调优运行参数

技能ID

chu-hui

能力清单

1. 环境优化 (optimize)

优化当前运行环境。

输入target (string) - 优化目标

target: memory|cpu|network|all

输出

optimization:
  before: 优化前指标
  after: 优化后指标
  improvements: 改进项列表

2. 噪声过滤 (filter)

过滤输入中的噪声。

输入text (string) - 待过滤文本

输出

filtered:
  clean: 清理后的文本
  removed: 被移除的噪声类型
  retained: 保留的有效内容比例

3. 参数调优 (tune)

调优系统参数。

输入params (object) - 参数配置 输出

tuning:
  applied: 已应用的参数
  suggested: 建议参数
  expected: 预期效果


聚合技能

本魄作为调优中枢,优化环境与参数:

现有技能调用方式整合说明
gog调用Google Workspace优化
memory-hygiene调用记忆系统清理
token-optimization调用Token优化配置
bodhi-three-hun-and-seven-po元技能三魂七魄根基,协调各魄

魂魄注解

除秽去扰,优化环境——吐故纳新,运转如新。

Comments

Loading comments...