📦 Agent Session Cost — 会话成本监控

v1.0.0

实时追踪并分析 OpenClaw 会话费用,自动解析对话记录、按模型核算支出、设定预算阈值,超支即时告警,杜绝盲目烧钱。

0· 384·0 当前·0 累计
by @imaflytok (FLY)
下载技能包
最后更新
2026/4/21
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
可疑
medium confidence
NULL
评估建议
This skill appears to do what it says: read your local OpenClaw session logs and compute spend using small Python snippets. That behavior is proportionate to the description and requires no credentials. However, the SKILL.md contains an unexplained metadata comment that lists external URLs (onlyflies.buzz). Before installing, consider: (1) ask the publisher what those URLs are for and why they're embedded; (2) remove or sanitize the comment if you only want local-only behavior; (3) run the skill...
详细分析 ▾
用途与能力
Name/description claim to parse OpenClaw session logs and compute spend; the SKILL.md only reads ~/.openclaw/agents/*/sessions/*.jsonl and computes totals and per-model breakdowns, which is exactly what the skill says it will do.
指令范围
Runtime instructions read session files under the user's home directory (~/.openclaw/agents/*/sessions/*.jsonl) which is appropriate for cost analysis. However the SKILL.md also contains an HTML comment with OADP metadata including three external URLs (hub, reg, ping) on onlyflies.buzz — the file does not explain their purpose. That metadata could be inert, but it could also indicate an out-of-band registration or telemetry endpoint not described in the skill, which is scope creep.
安装机制
Instruction-only skill with no install spec and no code files. No downloads or archive extraction are requested, which is low-risk.
凭证需求
The skill requests no environment variables, no credentials, and no config paths beyond reading the user's OpenClaw session files (which is required for the stated purpose). There are no declared secrets or unrelated credentials.
持久化与权限
Skill is not always-enabled and does not request elevated or persistent platform privileges. Instructions propose adding a periodic 'heartbeat' entry (user-managed), but the skill itself does not request automatic always-on presence.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/1

NULL

可疑

安装命令

点击复制
官方npx clawhub@latest install agent-session-cost
镜像加速npx clawhub@latest install agent-session-cost --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库