← 返回
未分类 中文

Siteaudit

Comprehensive website audit combining uptime check, TLS certificate inspection, and security headers grading in one command. Use when asked to audit a websit...
综合网站审计,一键完成正常运行时间检查、TLS 证书检查和安全头评分。适用于要求审计网站时使用。
rogue-agent1 rogue-agent1 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 340
下载
💾 0
安装
1
版本
#latest

概述

siteaudit 🔍

All-in-one website health audit: uptime + TLS + security headers.

Commands

# Audit one or more sites
python3 scripts/siteaudit.py github.com openclaw.ai example.com

# JSON output for automation/cron
python3 scripts/siteaudit.py --json mysite.com

Checks Performed

  1. Uptime — HTTP HEAD request, response time in ms, status code
  2. TLS Certificate — expiry date, days remaining, issuer, protocol version
  3. Security Headers — grades A-F based on 6 critical headers (HSTS, CSP, X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy)

Issue Detection

  • ❌ Site DOWN (connection/5xx errors)
  • ⚠️ Slow response (>2s)
  • ❌ TLS errors
  • ⚠️ Certificate expiring within 14 days
  • ⚠️ Weak security headers (grade D or F)

Exit Codes

  • 0: All sites healthy
  • 1: One or more issues detected

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 07:00 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装后可防止您和您的用户受到提示注入、数据泄露及恶意行为的侵害。
★ 116 📥 30,994
dev-programming

Git Changelog Generator

rogue-agent1
{"answer":"从Git提交生成更新日志,支持Markdown、纯文本及JSON输出,可按日期范围与标签过滤。"}
★ 0 📥 1,735
it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90 📥 31,034