← Back to Skills Marketplace
spiritlhls

VPS Fusion Monster Server Test

by spiritLHLS · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
220
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install clawchimera
Description
Run full VPS performance and network tests across CPU, memory, disk, streaming unlock, IP quality, routing, latency, and multi-node speed with no extra depen...
README (SKILL.md)

ClawChimera · 融合怪测试 ECS

基于 oneclickvirt/ecs 的 VPS 全方位性能与网络测试 Skill。
无需编译、无额外依赖——运行时自动下载对应平台预编译二进制,支持 CDN/国内镜像加速。

功能覆盖

类别 说明
系统信息 CPU 型号/核心/缓存、内存、磁盘、OS、内核、虚拟化、NAT 类型
CPU 基准 sysbench / geekbench 单/多线程得分,6 档性能等级评定
内存基准 STREAM 带宽(读/写/复制/Triad),DDR3/4/5 代际检测
磁盘 IO fio / dd:4K 随机读写 IOPS,1M 顺序吞吐
流媒体解锁 Netflix、Disney+、ChatGPT、YouTube Premium 等 20+ 平台
IP 质量 18 个数据库(scamalytics、abuseipdb 等)、代理/机房检测
邮件端口 SMTP 25/465/587,POP3 110/995,IMAP 143/993 连通性
回程路由 电信/联通/移动 BGP 上行 traceroute
三网路由 NT3:广州/上海/北京/成都,IPv4/IPv6
延迟测试 TG 数据中心、国内外主流网站延迟
多节点测速 三网(CMCC/CU/CT)+ 国际节点,上传/下载

文件说明

文件 说明
run.sh 主入口:自动下载 ECS 二进制并运行,测试后输出结果文件路径
analyze.sh 结果分析:读取 goecs.txt 并生成 AI 可直接处理的结构化分析提示
skill.json 技能元信息与参数描述
SKILL.md 本文件

使用方式

# 全套测试(中文,菜单关闭,自动保存 goecs.txt)
bash run.sh

# 英文输出 + 3节点测速
bash run.sh -l en -spnum 3

# 测试完成后 AI 分析结果
bash analyze.sh                   # 生成提示词(粘贴到 AI 对话)
bash analyze.sh --call-ai         # 自动调用本地 AI 工具(需配置)

# 强制国内 CDN 加速
CN=true bash run.sh

运行要求

  • OS:Linux / macOS / FreeBSD
  • 架构:amd64, arm64, arm, 386, mips, mipsle, s390x, riscv64
  • 依赖curlwget + unzip(或 python3
  • 权限:普通用户即可(非 root)

参数全览

所有参数直接透传给 goecs

-basic / -cpu / -memory / -disk / -ut / -security / -email
-backtrace / -nt3 / -speed / -ping / -tgdc / -web / -upload / -log

-l zh|en                         输出语言
-cpum sysbench|geekbench|winsat  CPU 工具
-cput multi|single               CPU 线程模式
-memorym stream|sysbench|dd|...  内存工具
-diskm fio|dd|winsat             磁盘工具
-diskp \x3Cpath>                    磁盘测试路径
-spnum \x3CN>                       每运营商测速节点数
-nt3loc GZ|SH|BJ|CD|ALL          三网路由位置
-nt3t ipv4|ipv6|both             三网路由协议

结果文件

测试完成后在当前目录生成 goecs.txt(纯文本,去除 ANSI 颜色码)。
运行 analyze.sh 可基于该文件生成 AI 分析提示词,提取优缺点。


本 Skill 遵循 MIT-0 许可发布;上游 ECS 工具遵循 GPL-3.0。

Usage Guidance
This skill is functionally coherent (a wrapper that downloads and runs the goecs benchmark) but has two practical risks: it pulls prebuilt binaries through third‑party CDN mirrors (not all are well‑known) and by default may upload results publicly. Before installing or running: 1) Prefer obtaining the goecs binary directly from the official GitHub release page and verify checksums/signatures if available. 2) Run the skill with -upload=false (or edit skill.json) to avoid automatic public uploads. 3) Consider setting CN=false to force direct GitHub access, or inspect/replace the CDN list in run.sh. 4) If unsure, build the upstream oneclickvirt/ecs from source locally and point run.sh to your locally built binary. 5) Execute first inside an isolated VM/container and inspect the downloaded binary (e.g., check release tags, compare sizes, run strings/ltrace/strace) before trusting it on production systems.
Capability Analysis
Type: OpenClaw Skill Name: clawchimera Version: 1.0.0 The ClawChimera skill bundle is a wrapper for the 'oneclickvirt/ecs' (Fusion Monster) VPS benchmarking suite. Its primary function is to download a precompiled binary (goecs) from GitHub or associated CDNs and execute it to perform comprehensive system, hardware, and network performance tests. While the tool performs high-risk actions such as executing remote binaries and optionally uploading results to a public pastebin, these behaviors are explicitly documented, aligned with the tool's stated purpose, and standard for the VPS benchmarking category. The analyze.sh script provides a utility to format results for AI analysis without evidence of malicious prompt injection or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (VPS performance & network tests) match the provided scripts: run.sh fetches a goecs binary and runs full tests; analyze.sh parses results. Requesting no credentials and writing cache to ~/.cache/clawchimera is reasonable for this purpose. However, use of non-standard CDN mirrors (cdn0.spiritlhl.top, cdn3.spiritlhl.net, cnb.cool) for binary distribution is not strictly necessary and raises questions about why direct GitHub releases wouldn't be the preferred/verified source.
Instruction Scope
SKILL.md/run.sh instructs the agent to download a remote precompiled binary and execute it locally (necessary for this wrapper). The skill also enables result uploading by default (-upload true) and uses external IP geolocation services (ipapi.co, ip-api.com). analyze.sh can optionally invoke a local AI tool (--call-ai). The download-and-execute step plus default upload behavior broaden the data/execution surface beyond simple local benchmarking.
Install Mechanism
No formal install spec, but run.sh fetches prebuilt binaries at runtime. While it prefers GitHub releases, it probes and may use third‑party CDN prefixes (cdn*.spiritlhl.net, spiritlhl.top) or cnb.cool mirrors. These are not well‑known, audited release hosts; a compromised or malicious mirror can deliver arbitrary binaries. There is no built‑in checksum or signature verification before execution.
Credentials
The skill requires no secrets or cloud credentials (good). It exposes one optional env var CN to force mirror selection. However, the default behavior (-upload=true) will upload test results to a public pasteboard (per skill.json), which may leak IP, routing, or other sensitive metadata; this is not obviously necessary for core functionality and should be opt‑out by default.
Persistence & Privilege
The skill does not request permanent/always inclusion and does not require elevated privileges. It caches binaries to ~/.cache/clawchimera which is reasonable for performance. It warns when run as root but does not require root.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawchimera
  3. After installation, invoke the skill by name or use /clawchimera
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ClawChimera · 融合怪测试 ECS (version 1.0.0): - Provides an all-in-one VPS performance and network testing tool based on oneclickvirt/ecs. - No compilation or extra dependencies needed; downloads prebuilt binaries at runtime, with CDN/cn mirror acceleration support. - Features comprehensive tests: system info, CPU/memory/disk benchmarks, streaming unlock, IP quality, email port, routing/traceroute, latency, and speedtest. - Multiplatform support: Linux, macOS, FreeBSD; multiple architectures. - Easy results analysis and AI-friendly output scripts included.
Metadata
Slug clawchimera
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is VPS Fusion Monster Server Test?

Run full VPS performance and network tests across CPU, memory, disk, streaming unlock, IP quality, routing, latency, and multi-node speed with no extra depen... It is an AI Agent Skill for Claude Code / OpenClaw, with 220 downloads so far.

How do I install VPS Fusion Monster Server Test?

Run "/install clawchimera" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is VPS Fusion Monster Server Test free?

Yes, VPS Fusion Monster Server Test is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does VPS Fusion Monster Server Test support?

VPS Fusion Monster Server Test is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created VPS Fusion Monster Server Test?

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

💬 Comments