返回顶部
s

siteaudit网站审计

Comprehensive website audit combining uptime check, TLS certificate inspection, and security headers grading in one command. Use when asked to audit a website, check site health, verify HTTPS setup, or get a full security overview of a domain. Reports response time, cert expiry, header grades, and flags issues. Zero dependencies — pure Python.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
93
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

siteaudit

siteaudit 🔍

一站式网站健康审计:运行状态 + TLS + 安全标头。

命令

bash

审计一个或多个站点


python3 scripts/siteaudit.py github.com openclaw.ai example.com

用于自动化/定时任务的 JSON 输出

python3 scripts/siteaudit.py --json mysite.com

执行的检查项

  1. 1. 运行状态 — HTTP HEAD 请求,响应时间(毫秒),状态码
  2. TLS 证书 — 到期日期,剩余天数,颁发者,协议版本
  3. 安全标头 — 基于 6 个关键标头(HSTS、CSP、X-Content-Type-Options、X-Frame-Options、Referrer-Policy、Permissions-Policy)的 A-F 等级评分

问题检测

  • - ❌ 站点宕机(连接/5xx 错误)
  • ⚠️ 响应缓慢(>2 秒)
  • ❌ TLS 错误
  • ⚠️ 证书将在 14 天内到期
  • ⚠️ 安全标头薄弱(D 级或 F 级)

退出代码

  • - 0:所有站点健康
  • 1:检测到一个或多个问题

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 siteaudit-1775973001 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 siteaudit-1775973001 技能

通过命令行安装

skillhub install siteaudit-1775973001

下载

⬇ 下载 siteaudit v1.0.0(免费)

文件大小: 5.58 KB | 发布时间: 2026-4-13 12:01

v1.0.0 最新 2026-4-13 12:01
- Initial release of siteaudit: an all-in-one website audit tool.
- Combines uptime checking, TLS certificate inspection, and security headers grading in a single command.
- Reports response time, status code, certificate details, and grades security headers.
- Clearly flags site issues such as downtime, slow response, expiring certificates, TLS errors, and weak security headers.
- Provides JSON output for automation and specific exit codes for health status.
- Zero dependencies—runs with pure Python.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部