← 返回 Skills 市场
whooshinglander

Where Am I Burning Tokens?

作者 WhooshingLander · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
144
总下载
2
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install whereamiburningtokens
功能描述
Reads only ~/.openclaw/agents/main/sessions/sessions.json to show exactly where OpenClaw tokens and estimated cost are going by session type. Read-only diagn...
安全使用建议
This skill is internally consistent with its stated purpose: it reads ~/.openclaw/agents/main/sessions/sessions.json and summarizes tokens/costs. Two practical precautions before installing or invoking it: (1) be aware the skill advertises 'read-only' but offers an optional write (it will create/append ~/.openclaw/workspace/memory/token-diet-log.md) if you explicitly ask to track improvements — don't request that unless you want a file written. (2) As with any instruction-only skill, its runtime behavior depends on the agent implementation; ensure your agent runtime enforces file/network access policies you trust (the skill claims it won't exfiltrate data, but the platform executing the instructions controls actual IO/network). If you want extra assurance, inspect the actual sessions.json contents to confirm it does not contain secrets you wouldn't want read, and only enable the skill when comfortable with it having read access to that single path.
功能分析
Type: OpenClaw Skill Name: whereamiburningtokens Version: 1.1.0 The skill is a diagnostic tool designed to analyze token usage and costs by reading the local `sessions.json` file. It operates within a strictly defined safety boundary, performing read-only operations on session data and optional logging of improvements in the workspace directory. No evidence of data exfiltration, unauthorized execution, or malicious intent was found in SKILL.md or the associated metadata.
能力评估
Purpose & Capability
Name/description claim to read ~/.openclaw/agents/main/sessions/sessions.json and report token/cost breakdown — the SKILL.md, README, and package.json are consistent with that. No unrelated env vars, binaries, or install steps are requested.
Instruction Scope
SKILL.md limits actions to reading and parsing the single sessions.json path and producing a summary. However, there is an optional 'improvement log' feature that will create/append ~/.openclaw/workspace/memory/token-diet-log.md if the user explicitly asks — this is a write operation and contradicts the otherwise 'read-only' claim. The skill does not instruct the agent to read other local files unless the user explicitly requests the optional log.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute; lowest-risk install surface. package.json and README are informational only.
Credentials
No environment variables, credentials, or external config paths are requested. The requested file path (sessions.json) is directly relevant to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. Autonomous invocation is allowed by default for skills on the platform (not a specific red flag here). The only persistence behavior is the optional log file write, performed only on explicit user request.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install whereamiburningtokens
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /whereamiburningtokens 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Tightened the skill to be explicitly read-only and scanner-friendly. It now clearly declares that it reads only ~/.openclaw/agents/main/sessions/sessions.json by default, does not modify or delete anything, does not execute commands, and does not exfiltrate local data. Optional log-file access is explicitly gated behind a user request.
v1.0.0
Initial ClawHub release.
元数据
Slug whereamiburningtokens
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Where Am I Burning Tokens? 是什么?

Reads only ~/.openclaw/agents/main/sessions/sessions.json to show exactly where OpenClaw tokens and estimated cost are going by session type. Read-only diagn... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。

如何安装 Where Am I Burning Tokens??

在 OpenClaw 或 Claude Code 对话框中运行命令「/install whereamiburningtokens」即可一键安装,无需额外配置。

Where Am I Burning Tokens? 是免费的吗?

是的,Where Am I Burning Tokens? 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Where Am I Burning Tokens? 支持哪些平台?

Where Am I Burning Tokens? 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Where Am I Burning Tokens??

由 WhooshingLander(@whooshinglander)开发并维护,当前版本 v1.1.0。

💬 留言讨论