← 返回
安全合规 中文

Clawzempic

Lighthouse-style efficiency audit for OpenClaw. Scores your instance A+ to F across 6 categories (context injection, cron health, session bloat, config, skil...
OpenClaw 的 Lighthouse 式效率审计。在 6 个类别(上下文注入、Cron 健康、会话膨胀、配置、技能……)中对实例进行 A+ 至 F 的评分。
anna-claudette
安全合规 clawhub v1.0.0 1 版本 99799.2 Key: 无需
★ 0
Stars
📥 994
下载
💾 9
安装
1
版本
#latest

概述

Clawzembic — Weight Loss for Your OpenClaw Instance

Lighthouse-style audit for OpenClaw efficiency. Run it, get a grade (A+ to F), shed the bloat.

Scans your installation and scores it across six critical categories: context injection, cron health, session bloat, config health, skill bloat, and transcript size. You get one overall letter grade plus category-by-category breakdown with actionable findings.

Zero dependencies. Python 3.8+ stdlib only.

Quick Start

# Audit this machine
bash skills/clawzembic/lean-audit.sh

# Audit a remote instance (VM, etc.)
bash skills/clawzembic/lean-audit.sh --remote user@host

# JSON output for dashboards/integrations
bash skills/clawzembic/lean-audit.sh --json

# Show automated fix suggestions
bash skills/clawzembic/lean-audit.sh --fix

# Custom .openclaw directory
bash skills/clawzembic/lean-audit.sh --dir /path/to/.openclaw

What It Checks

CategoryWeightWhat Gets Flagged
-------------------------------------
Context Injection25%Oversized MEMORY.md, bloated workspace files eating tokens
Cron Health25%Wrong models, high thinking on routine tasks, main-session pollution
Session Bloat20%Stale sessions hogging context, waste ratio above 35%
Config Health15%Heartbeat too frequent, subagent defaults, missing compaction
Skill Bloat10%Too many skills injected, unused skills inflating system prompt
Transcript Size5%Disk hogs, oversized transcripts (>10MB files)

Grade Scale

  • A+/A (90-100): Lean machine 💪
  • B+/B (75-89): Good shape, minor tweaks
  • C+/C (60-74): Needs a diet 🍕
  • D+/D (45-59): Significant bloat 🫠
  • F (<45): Emergency Clawzembic needed 💊

Agent Usage

When Jeffrey asks you to audit or optimize an OpenClaw instance:

  1. Run bash skills/clawzembic/lean-audit.sh (or --remote user@claudette for the VM)
  2. Review the report and present key findings with context
  3. Offer --fix mode for automated remediation if score < 75

For remote instances, ensure SSH key-based auth is configured. The skill uses SSH to execute the audit remotely — no agent installation needed on the target.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 12:18 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,702
security-compliance

1password

steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53 📥 31,141
security-compliance

OpenClaw Backup

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