← 返回 Skills 市场
storyscriptapp

Worth It — Agent Profitability Tracker

作者 storyscriptapp · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
206
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install worth-it
功能描述
Finally know if your AI is paying off. Per-project ROI tracking for OpenClaw agents.
安全使用建议
This instruction-only skill expects a companion service at http://localhost:3002 and will POST parsed user messages there whenever it detects $saved/$earned/$time/$cost patterns. Before installing or enabling it: 1) Confirm you or your org will run and control the localhost service (obtain and review its source code) — otherwise the agent's posts have nowhere trusted to go. 2) If you run the service, host it in an isolated environment and inspect what fields it stores/transmits (avoid storing full conversation text if not needed). 3) Because the skill will act whenever it sees the patterns, consider requiring an explicit confirmation step in the SKILL.md (or your system prompt) before sending data. 4) Treat the vendor information and paid 'full version' claims skeptically: source is unknown—only buy if you can verify the implementation and the seller. If you cannot or will not run a verified local service, do not enable this skill.
功能分析
Type: OpenClaw Skill Name: worth-it Version: 1.0.2 The skill bundle contains metadata and instructions for an AI agent to track project ROI by recognizing specific text triggers (e.g., $saved, $earned). It instructs the agent to send this data via POST requests to a local API endpoint (http://localhost:3002). No malicious code, data exfiltration to external domains, or unauthorized execution patterns were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (per-project ROI tracking) matches the instructions (log entries and calculate ROI). However the SKILL.md assumes a companion service (localhost:3002), optional Opik integration, and optional reading of memory/projects.json — none of which are declared as required config paths or credentials. That mismatch (implicit local service and file access) is a design assumption that should be explicit.
Instruction Scope
Runtime instructions tell the agent to recognize logging patterns anywhere in user messages and automatically POST structured entries to http://localhost:3002/api/value. This grants the agent broad discretion to transmit parsed conversation content to a local endpoint without an explicit confirmation step. The doc also references using an hourly_rate and project IDs (source unspecified), so it's unclear where those values come from before sending.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing will be written to disk by the skill itself. Low install risk, but functionality depends on an external/local service that the user must install separately (not provided here).
Credentials
No environment variables, credentials, or config paths are requested. Yet the documentation advertises Opik cloud integration and auto-detection from memory/projects.json in the full version — those integrations would require credentials and file access, but they are not declared here. The absence of declared credentials is not a security hole by itself, but it is an inconsistency to be aware of.
Persistence & Privilege
always:false and no install/install hooks. The skill does not request permanent platform presence nor modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install worth-it
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /worth-it 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Add ClawMart purchase link to listing
v1.0.1
Fix: proprietary license, DesertSkyLabs author, ClawMart purchase link
v1.0.0
Initial release — value logging commands + full dashboard available in paid version
元数据
Slug worth-it
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Worth It — Agent Profitability Tracker 是什么?

Finally know if your AI is paying off. Per-project ROI tracking for OpenClaw agents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 206 次。

如何安装 Worth It — Agent Profitability Tracker?

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

Worth It — Agent Profitability Tracker 是免费的吗?

是的,Worth It — Agent Profitability Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Worth It — Agent Profitability Tracker 支持哪些平台?

Worth It — Agent Profitability Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Worth It — Agent Profitability Tracker?

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

💬 留言讨论