← Back to Skills Marketplace
gora050

Timewax

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
157
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install timewax
Description
Timewax integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timewax data.
Usage Guidance
Before installing or using this skill: (1) verify you trust @membranehq and inspect the Membrane CLI package and its source (the SKILL.md references a GitHub repo and getmembrane.com) — check the npm package name and repository to ensure it matches; (2) understand that the skill requires a Membrane account/login (not declared in registry metadata) and may require Timewax credentials — confirm what credentials will be stored and where; (3) be aware that the install command is a global npm install (third-party code executed on your machine) — prefer to install in an isolated environment or container if possible; (4) ask the publisher to clarify which environment variables or API keys are required and how credentials are handled; (5) if you want the agent to run membrane commands automatically, require explicit user consent each time — otherwise restrict autonomous runs. If you cannot verify the Membrane CLI source or do not want to install third-party global packages, do not install or run this skill.
Capability Analysis
Type: OpenClaw Skill Name: timewax Version: 1.0.3 The 'timewax' skill is a standard integration for the Timewax resource planning platform using the Membrane CLI. The SKILL.md file provides instructions for the agent to install the '@membranehq/cli' npm package, authenticate via OAuth-style flows, and manage Timewax data through Membrane's action-based system. No evidence of data exfiltration, malicious execution, or prompt injection was found; the behavior is entirely consistent with the stated purpose of the integration.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill's stated purpose (Timewax integration) matches the instructions: it delegates access to Timewax via the Membrane CLI. However, the skill metadata does not declare the Membrane account/credentials that the SKILL.md explicitly requires, which is an inconsistency (expected: a declared primary credential or required env vars for authentication).
Instruction Scope
SKILL.md stays on-topic: it instructs installing the Membrane CLI, running 'membrane login' (interactive or headless), and using the CLI to access Timewax resources. The instructions do not ask the agent to read unrelated files, system paths, or extraneous environment variables. They do require network access and interactive steps (browser or manual code completion).
Install Mechanism
The install guidance is to run 'npm install -g @membranehq/cli@latest' — an npm package from the public registry. This is a common approach but does entail executing third-party code and making a global change to the system PATH. The skill has no install spec in the registry itself, so installation is user-driven rather than automatic.
Credentials
The SKILL.md requires a Membrane account and uses a login flow, but the registry metadata lists no required environment variables or primary credential. It is unclear whether additional credentials (Timewax API keys or service credentials) are needed or will be stored by Membrane. The lack of declared credentials is a proportion and transparency issue: users should know exactly which secrets/credentials will be used or stored.
Persistence & Privilege
The skill does not request permanent presence (always:false), has no install-time persistence specified, and is instruction-only. Autonomous invocation is allowed by default but is normal; the skill does not claim elevated privileges or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install timewax
  3. After installation, invoke the skill by name or use /timewax
  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 timewax
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Timewax?

Timewax integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timewax data. It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.

How do I install Timewax?

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

Is Timewax free?

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

Which platforms does Timewax support?

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

Who created Timewax?

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

💬 Comments