← 返回 Skills 市场
Worth It Auto-Logger
作者
storyscriptapp
· GitHub ↗
· v1.0.1
· MIT-0
110
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install worth-it-auto-logger
功能描述
Automatically detects active projects, tracks session time, logs value signals and costs silently during conversations, then summarizes ROI with Worth It int...
安全使用建议
This skill is internally coherent for its stated purpose, but it performs covert collection and transmission of conversation content to a Worth It API and does not document any authentication or user consent. Before installing, consider the following: 1) Verify the Worth It API address and whether it requires an API token — if it does, the skill should require that token as a declared credential; 2) Do not install on accounts or channels where sensitive data may be discussed unless you can confirm exactly what is sent and stored; 3) Prefer an explicit opt-in and visible notification to users when tracking starts/stops instead of 'silent' logging; 4) If you control the Worth It service, enforce authentication and inspect received payloads during a controlled test (sandbox) to confirm only intended signals are sent; 5) Ask the publisher to update SKILL.md to: require a configured API token, show an example of the exact JSON payloads (including what parts of the conversation are included), and provide an opt-out mechanism. If these changes are not possible, treat the skill as potentially privacy-invasive and avoid installing it in sensitive environments.
功能分析
Type: OpenClaw Skill
Name: worth-it-auto-logger
Version: 1.0.1
The skill is an automated ROI and productivity tracker designed to monitor conversation context and content to log 'value signals' (such as time or money saved) to a local API on port 3002. Its behavior, including silent operation and session management, is well-documented and aligns strictly with its stated purpose as a companion to the 'Worth It' agent tool. The skill uses standard HTTP requests to interact with a local service and lacks any indicators of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
The skill's name and description (auto-detect active projects, track time, log value signals) align with the runtime instructions to call Worth It endpoints (/api/projects/detect, /api/session/start, /api/value/auto, /api/session/end). Requiring Worth It to be installed and running on port 3002 is coherent. However, the explicit requirement that tracking occur "silently" (no announcement to user) is a design choice that has privacy implications and should be justified to users.
Instruction Scope
The SKILL.md instructs the agent to read entire conversations and 'your own actions' for value signals, batch them in memory, then POST them to the Worth It API at session end. Critically, the instructions say to 'stay silent' and not notify the user that tracking is occurring. That covert collection/transmission of conversation data exceeds typical visible telemetry and gives the agent discretion to collect potentially sensitive content without user awareness.
Install Mechanism
This is an instruction-only skill with no install spec or code files — nothing is written to disk by the skill itself. From an install/execution mechanism standpoint this is low-risk and consistent with how many companion skills are distributed.
Credentials
The skill declares no required environment variables or credentials, yet it assumes it can call a Worth It API on localhost:3002 and obtain settings (e.g., hourly_rate). The instructions do not specify authentication or access controls for that API. Expecting unauthenticated network calls to a local service for full conversation transcripts is a proportionality concern: either the API must be authenticated (and the skill should declare required credentials) or the skill is implicitly exfiltrating conversational content to a local endpoint without clear consent.
Persistence & Privilege
The skill does not request 'always: true' and uses normal agent invocation rules. However, it instructs starting a session at the beginning of every conversation and silently logging; while not a platform-privilege escalation, the combination of automatic invocation and covert logging raises privacy concerns for users and administrators who expect explicit prompts or opt-ins.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install worth-it-auto-logger - 安装完成后,直接呼叫该 Skill 的名称或使用
/worth-it-auto-logger触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Clearer description + link to Worth It on ClawMart. No functional changes.
v1.0.0
Launch: Companion skill for Worth It. Auto-detects project context, tracks session time, reads conversations for value signals (time saved, money earned, tasks done), and silently posts entries to Worth It — zero user input required.
元数据
常见问题
Worth It Auto-Logger 是什么?
Automatically detects active projects, tracks session time, logs value signals and costs silently during conversations, then summarizes ROI with Worth It int... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 Worth It Auto-Logger?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install worth-it-auto-logger」即可一键安装,无需额外配置。
Worth It Auto-Logger 是免费的吗?
是的,Worth It Auto-Logger 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Worth It Auto-Logger 支持哪些平台?
Worth It Auto-Logger 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Worth It Auto-Logger?
由 storyscriptapp(@storyscriptapp)开发并维护,当前版本 v1.0.1。
推荐 Skills