← Back to Skills Marketplace
gora050

Rescuetime

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
318
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install rescuetime-integration
Description
RescueTime integration. Manage Persons, Activities, Categories, Goals, Reports. Use when the user wants to interact with RescueTime data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rescuetime-integration
  3. After installation, invoke the skill by name or use /rescuetime-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug rescuetime-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Rescuetime?

RescueTime integration. Manage Persons, Activities, Categories, Goals, Reports. Use when the user wants to interact with RescueTime data. It is an AI Agent Skill for Claude Code / OpenClaw, with 318 downloads so far.

How do I install Rescuetime?

Run "/install rescuetime-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Rescuetime free?

Yes, Rescuetime is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Rescuetime support?

Rescuetime is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Rescuetime?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments