← Back to Skills Marketplace
gora050

Tempo

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
112
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install tempo
Description
Tempo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tempo data.
Usage Guidance
This skill appears coherent and performs Tempo operations via the Membrane CLI/service. Before installing, consider: 1) Do you trust Membrane (getmembrane.com) to hold and mediate access to your Tempo/Jira data? Review their security/privacy docs and the @membranehq/cli npm package (owner, versions, README). 2) Prefer pinning a specific CLI version rather than always installing @latest to avoid unexpected changes. 3) Be aware global npm installs change your system environment—install in a dedicated environment if possible. 4) During headless login flows, only paste one-time codes into trusted prompts and verify which tenant/connection you are authorizing. 5) When running actions that change data, require explicit user confirmation (don’t let the agent make destructive changes autonomously). If you want further assurance, supply the package name and version you plan to install and/or request the Membrane security/privacy documentation for review.
Capability Analysis
Type: OpenClaw Skill Name: tempo Version: 1.0.1 The skill provides instructions for an AI agent to integrate with Tempo via the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution using the official `@membranehq/cli` npm package. The instructions in SKILL.md are consistent with the stated purpose of project management and time tracking, and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description (Tempo integration) matches the instructions: installing and using the Membrane CLI to connect to Tempo, discover, build, and run actions. The required pieces (network access, Membrane account, Membrane CLI) are appropriate and proportionate for this purpose.
Instruction Scope
SKILL.md contains step-by-step CLI instructions limited to installing membrane, authenticating, creating a connection, listing actions, and running actions. It does not instruct the agent to read unrelated system files, request unrelated environment variables, or send data to unexpected endpoints. It does rely on the remote Membrane service (so you must trust that service).
Install Mechanism
Install is via npm (npm install -g @membranehq/cli@latest and npx usage). This is a common, expected mechanism but has moderate risk compared with instruction-only/no-install: global npm installs modify the host environment and running 'latest' can change behavior over time. The package is on the public npm registry (not an arbitrary download URL), which is reasonable but you should verify the package and consider pinning a version.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for API keys, instead using Membrane's connection flow. This is proportionate. Note: authentication happens via Membrane (browser/URL flow) so credentials are managed by Membrane (server-side and/or local CLI state).
Persistence & Privilege
The skill is not always-enabled and uses normal agent invocation. The Membrane CLI will persist authentication/config locally and Membrane will hold connection state server-side; this is expected but means you are trusting a third-party service to store and manage Tempo credentials. The skill does not request elevated agent/system 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 tempo
  3. After installation, invoke the skill by name or use /tempo
  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 tempo
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Tempo?

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

How do I install Tempo?

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

Is Tempo free?

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

Which platforms does Tempo support?

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

Who created Tempo?

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

💬 Comments