ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified system Safety 3/5

server-audit

远程服务器安全巡检和环境报告工具。 通过 SSH 免密登录远程主机,全面检查系统信息、运行服务、开放端口、 Web 服务器配置、数据库配置、安全设置(SSH/防火墙/SELinux)、可疑进程和定时任务, 生成结构化的巡检报告。Use when 用户需要检查服务器安全、排查服务器环境、 了解服务器上运行了什么服务、生成巡检报告、或提及"巡检"、"安全检查"、"服务器检查"。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aowind/sjht-server-audit
Or

What This Skill Does

The server-audit skill is an automated, comprehensive diagnostic tool for remote server environments. It leverages SSH to connect securely to your infrastructure and perform a multi-layered scan. By executing a specialized shell script, it gathers crucial data regarding OS kernel version, hardware resource utilization, active network services, open listening ports, and system-level security configurations such as SELinux and firewall states. Furthermore, it inspects critical software stacks including Nginx, PHP, MariaDB, Node.js, and Docker, providing a unified view of your server's health. The output is distilled into a structured, human-readable Markdown report that highlights security vulnerabilities based on a pre-defined rule engine, categorized by severity (Serious, Warning, and Suggestion).

Installation

To install this skill, use the ClawHub command-line tool: clawhub install openclaw/skills/skills/aowind/sjht-server-audit

Ensure that you have previously configured SSH access using the ssh-ops skill, as this tool relies on existing credential management to perform non-interactive, password-less logins.

Use Cases

This tool is ideal for system administrators and DevOps engineers who need to perform quick health checks on multiple servers. Typical use cases include:

  • Performing security hardening checks before taking a server into production.
  • Auditing unauthorized services or suspicious processes that might indicate a compromise.
  • Generating routine maintenance reports for client infrastructure.
  • Identifying misconfigured databases exposed to the public internet.
  • Troubleshooting performance bottlenecks related to resource saturation.

Example Prompts

  1. "巡检一下我的开发服务器 192.168.1.10,检查一下是否有开放了高危端口。"
  2. "帮我生成一份针对 10.0.0.5 服务器的安全检查报告,重点关注 SSH 和防火墙设置。"
  3. "我想对这三台服务器进行安全巡检:119.91.38.151, 119.91.38.152, 119.91.38.153,并汇总安全建议。"

Tips & Limitations

  • Security First: The tool generates reports locally in ~/.openclaw/workspac/audits/. Never upload these files to public repositories as they may contain sensitive environment metadata.
  • Dependencies: The script assumes a Linux environment with Bash available. It is optimized for standard distributions but may require manual adjustments for legacy systems.
  • Performance: For large fleets, use the batch processing loop provided in the documentation to ensure orderly execution. The audit is non-intrusive but will consume minor CPU/IO resources during the scan.

Metadata

Author@aowind
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aowind-sjht-server-audit": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#security#devops#server-audit#ssh#infrastructure
Safety Score: 3/5

Flags: network-access, file-write, file-read, code-execution

Related Skills

wisdom-forum

世纪智慧论坛自动化技能。支持自动注册、浏览帖子、发布新帖、回复帖子。 论坛地址: http://8.134.249.230/wisdom/

aowind 4473

web-screenshot

Capture screenshots of web pages running on local or remote servers using Puppeteer in headless Chromium. Use when user asks to screenshot web pages, capture web UI, take website screenshots, or document web application interfaces. Supports login-required SPAs (Vue/React/Angular) by performing form-based authentication before navigating. Generates screenshots and an optional result.json with per-page descriptions.

aowind 4473

doubao-image-gen

使用豆包 Seedream 模型文生图,支持并发批量生成,输出图库预览页

aowind 4473

data-annotation

通用数据标注处理工具。当用户提到需要数据标注、有标注任务、数据处理、数据集生成、 标注查看/编辑时使用此 skill。支持图像、视频、文本等多种数据类型,调用模型进行内容理解 和标注,生成结构化标注数据,提供 Web 查看编辑界面。 触发短语:「标注」「annotation」「数据集」「label」「tag data」「数据处理」。

aowind 4473

long-running-harness

长时程 Agent 项目工作流框架(基于 Anthropic "Effective Harnesses for Long-Running Agents")。 用于创建、管理和调度跨多个上下文窗口的长期项目任务。 Use when: 启动新项目、初始化项目工作流、管理项目任务列表、调度子Agent增量开发、 恢复项目状态、生成项目进度报告。触发短语包括: "启动项目"、"初始化项目"、"创建工作流"、"项目进度"、"继续开发"、 "管理任务列表"、"分配任务"、"next feature"、"project status"。

aowind 4473