← 返回 Skills 市场
Rescuetime
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
318
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install rescuetime-integration
功能描述
RescueTime integration. Manage Persons, Activities, Categories, Goals, Reports. Use when the user wants to interact with RescueTime data.
安全使用建议
This skill is coherent, but take standard precautions before installing the Membrane CLI: 1) Verify the npm package (@membranehq/cli) and its publisher (check npmjs.com, GitHub repo, and package signatures if available). 2) Review Membrane's privacy/security documentation and the RescueTime scopes you’ll grant—Membrane will mediate access to your RescueTime data. 3) Installing global npm packages runs code on your machine—consider installing in a controlled environment or using npx rather than a global install. 4) Expect the CLI to persist tokens locally; if that matters, run it in an isolated account/container. If you accept those tradeoffs, the skill itself is internally consistent and matches its description.
功能分析
Type: OpenClaw Skill
Name: rescuetime-integration
Version: 1.0.3
The skill instructs the agent to perform high-risk operations, including the global installation of a third-party CLI tool (`npm install -g @membranehq/cli@latest`) and delegating all authentication and logic to an external service (Membrane). It includes instructions for the agent to 'create' new actions on the fly via natural language descriptions sent to the Membrane platform, which effectively allows remote logic generation and execution. While these features are aligned with the stated purpose of using the Membrane integration platform, the requirement for global software installation and the delegation of control to an external binary/service (getmembrane.com) represent a significant attack surface and potential for unauthorized remote control or data access.
能力评估
Purpose & Capability
Name/description match the instructions: all actions are mediated via the Membrane CLI to interact with RescueTime. No unrelated services, credentials, or files are requested.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions. It does not instruct reading arbitrary local files or exporting data to third-party endpoints outside of Membrane/RescueTime.
Install Mechanism
Installation is via npm (global install or npx). This is a normal approach for a CLI but has moderate risk because npm packages run code on the host; verify the @membranehq/cli package authenticity before installing.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane via an interactive login flow; the SKILL.md explicitly advises not to ask users for RescueTime API keys.
Persistence & Privilege
Skill is instruction-only (no install spec that writes files beyond the CLI). always is false and the skill does not request system-wide privileges or modify other skills’ configs. Note: the Membrane CLI will likely persist auth tokens locally as part of normal CLI behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rescuetime-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/rescuetime-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Rescuetime 是什么?
RescueTime integration. Manage Persons, Activities, Categories, Goals, Reports. Use when the user wants to interact with RescueTime data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 318 次。
如何安装 Rescuetime?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rescuetime-integration」即可一键安装,无需额外配置。
Rescuetime 是免费的吗?
是的,Rescuetime 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rescuetime 支持哪些平台?
Rescuetime 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rescuetime?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills