← Back to Skills Marketplace
membranedev

Tick

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tick
Description
Tick integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tick data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to integrate with Tick. Before installing, verify you trust Membrane (https://getmembrane.com) because the CLI will communicate with Membrane servers and Membrane will manage access to your Tick data. Consider using npx to avoid a global npm install, review the OAuth/authorization page when you log in, and review Membrane's permissions and privacy policy so you're comfortable with their access to Tick. If you operate in a high-security environment, vet the @membranehq/cli package (source repo, maintainers, release history) before installing globally.
Capability Analysis
Type: OpenClaw Skill Name: tick Version: 1.0.1 The 'tick' skill provides instructions for an AI agent to interact with the Tick time-tracking service via the Membrane CLI. The instructions in SKILL.md cover standard integration workflows including authentication, action discovery, and execution using the '@membranehq/cli' tool. The skill follows security best practices by advising against manual credential handling and utilizing Membrane's server-side authentication management, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill is described as a Tick integration and all instructions center on installing and using the Membrane CLI to connect to Tick and run actions. The requested actions and authentication flow are consistent with that purpose.
Instruction Scope
SKILL.md is narrowly scoped: it instructs installing the Membrane CLI, logging in via the Membrane auth flow, creating/listing connections, discovering and running actions, and polling build state. It does not ask the agent to read unrelated files, request unrelated credentials, or exfiltrate data to unexpected endpoints. It does require network access and a Membrane account (documented).
Install Mechanism
Installation is via npm -g @membranehq/cli (and suggestions to use npx). This is a common but non-trivial install: it will run code from the public npm registry (moderate risk). This is proportional to providing a CLI-based integration, but users should be aware that global npm installs execute third-party code on their machine.
Credentials
The skill declares no required environment variables or config paths and the instructions explicitly say to avoid asking users for API keys (Membrane handles auth). The lack of additional credential requests is proportionate and appropriate.
Persistence & Privilege
The skill does not request always:true or any elevated persistent privileges. It is user-invocable and allows autonomous invocation by the agent (platform default), which is expected for skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tick
  3. After installation, invoke the skill by name or use /tick
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug tick
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Tick?

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

How do I install Tick?

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

Is Tick free?

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

Which platforms does Tick support?

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

Who created Tick?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments