← 返回 Skills 市场
yueeli

OpenClaw Scheduler Token Auditor

作者 YueeLi · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
158
总下载
1
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install openclaw-scheduler-token-auditor
功能描述
Audit OpenClaw scheduler token usage for cron jobs, scheduled tasks, and heartbeat sessions. Use when the user wants to know which scheduled job is expensive...
安全使用建议
This is an instruction-only skill that appears coherent and conservative: it relies on OpenClaw scheduler/session APIs (or the openclaw CLI) and explicitly requires authoritative fields like usage.total_tokens rather than estimating. Before enabling it, confirm that the agent identity you run it under already has read access to scheduler run records and session transcripts — those transcripts can contain sensitive prompt or user data. If you want tighter control, restrict the skill from autonomous invocation or run audits under an account with read-only, minimal-scope permissions. If you need assurance about the specific API calls the agent will make, request the implementation details or a list of concrete endpoints it will call.
功能分析
Type: OpenClaw Skill Name: openclaw-scheduler-token-auditor Version: 1.0.2 The skill bundle is a legitimate utility designed to audit token usage for scheduled tasks and cron jobs within the OpenClaw environment. The instructions in SKILL.md provide structured logic for an AI agent to accurately report token consumption using authoritative fields (e.g., usage.total_tokens) and standard platform commands (e.g., 'openclaw cron list'). There is no evidence of data exfiltration, malicious execution, or prompt injection intended to subvert the agent's behavior for harmful purposes.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md describes using OpenClaw cron and session APIs (or the openclaw CLI fallback) to collect run records and usage.total_tokens. Nothing requested (no env vars, no external downloads) looks unrelated to auditing scheduler token usage.
Instruction Scope
Runtime instructions stay on-task: they tell the agent to call cron list/runs and session APIs, to prefer authoritative usage.total_tokens, and to treat heartbeats as bounded when exact usage is absent. There are no instructions to read arbitrary filesystem paths or unrelated environment variables, nor to exfiltrate data to third-party endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk category. The only fallback is a platform CLI example (openclaw), which is reasonable and not itself an installer.
Credentials
No required env vars or credentials declared. The work described reasonably requires access to OpenClaw scheduler/session records; that is proportional to the auditing purpose. Users should be aware the agent executing the skill will need whatever platform access/permissions are normally required to call those APIs.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. Autonomous invocation is allowed (default) but not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-scheduler-token-auditor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-scheduler-token-auditor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Improve description recall with clearer trigger wording, budget/threshold phrasing, and bilingual examples
v1.0.1
Add explicit slash triggers: /token_auditor and /schedule_auditor
v1.0.0
Initial public release.
元数据
Slug openclaw-scheduler-token-auditor
版本 1.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

OpenClaw Scheduler Token Auditor 是什么?

Audit OpenClaw scheduler token usage for cron jobs, scheduled tasks, and heartbeat sessions. Use when the user wants to know which scheduled job is expensive... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。

如何安装 OpenClaw Scheduler Token Auditor?

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

OpenClaw Scheduler Token Auditor 是免费的吗?

是的,OpenClaw Scheduler Token Auditor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Scheduler Token Auditor 支持哪些平台?

OpenClaw Scheduler Token Auditor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw Scheduler Token Auditor?

由 YueeLi(@yueeli)开发并维护,当前版本 v1.0.2。

💬 留言讨论