← 返回
未分类

Token Audit

Workspace token consumption analyzer for OpenClaw agents. Scans workspace files, estimates token counts across 6 major models (GPT-4, Claude, Gemini, Llama,...
工作空间代币消耗分析器,适用于OpenClaw代理。扫描工作空间文件,估计6种主要模型(GPT-4、Claude、Gemini、Llama等)的代币数。
justincredible-tech
未分类 clawhub v0.2.0 1 版本 99509.8 Key: 无需
★ 1
Stars
📥 183
下载
💾 0
安装
1
版本
#latest

概述

Token Audit

Analyze your OpenClaw workspace token consumption and costs across multiple models.

Usage

Scan your workspace

python3 scripts/token-audit.py

Scan a specific path

python3 scripts/token-audit.py --workspace /path/to/workspace

JSON output

python3 scripts/token-audit.py --json

What It Finds

  • Total token count per model (GPT-4, Claude 3, Gemini, Llama 3, Mistral, Qwen)
  • Per-file token breakdown sorted by size
  • Estimated costs per model at current pricing
  • Files that are disproportionately large vs their utility
  • Optimization recommendations

Part of Caelguard

Free, open-source agent security toolkit. See also: shellguard-scanner

版本历史

共 1 个版本

  • v0.2.0 当前
    2026-05-20 06:13 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,222 📥 267,233
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,070 📥 803,973
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,859