← Back to Skills Marketplace
moroshek

Tempo Workspace

by moroshek · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
353
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tempo-workspace
Description
Connect your OpenClaw agent to a Tempo workspace. Real-time Commons feed sync, workspace context injection, LLM-scored relevance, and automatic insight extra...
Usage Guidance
This skill appears to do what it says (connect to a Tempo workspace and post/extract insights), but it is instruction-only and points to an external npm plugin — the registry bundle does not include the code. Before installing or providing TEMPO_AGENT_TOKEN: 1) Verify the external package (@tempo.fast/open-claw) source repository and review its code or releases; 2) Ensure the agent token has the minimum scopes needed (prefer read-only for context if you don't want posting/upvoting/commenting); 3) Disable autoPostInsights/autoReact or set a conservative relevanceThreshold while testing; 4) Test in a non-production workspace first and monitor the agent's activity; 5) Be prepared to revoke the token if unexpected actions occur. If you cannot review the external plugin code or confirm its provenance, treat the integration as higher risk.
Capability Analysis
Type: OpenClaw Skill Name: tempo-workspace Version: 1.0.0 The provided skill bundle files (`_meta.json`, `SKILL.md`) describe an OpenClaw agent skill designed to integrate with a 'Tempo workspace'. The skill's functionality includes real-time context injection, insight extraction and posting to a 'Commons' feed, and background feed synchronization. While the skill requires access to a `TEMPO_AGENT_TOKEN` and performs extensive network communication to a configurable `tempoUrl` (e.g., `https://your-workspace.example.com`), all described actions are consistent with its stated purpose. There is no evidence of intentional data exfiltration to unauthorized endpoints, malicious command execution, persistence mechanisms beyond the described `tempo-sync` service (which is presented as a feature), or prompt injection attempts within `SKILL.md` to subvert the agent's behavior. The instructions and descriptions align with a legitimate integration skill.
Capability Assessment
Purpose & Capability
Name/description describe workspace context injection, feed sync, and posting insights; the single required env var (TEMPO_AGENT_TOKEN) maps to those capabilities and is expected.
Instruction Scope
SKILL.md prescribes automatic background behavior (polling the Commons feed, auto-upvoting and auto-commenting, auto-posting insights) and hooks that run before/after every agent session. Those actions are within the stated purpose but are powerful and can cause autonomous changes in the workspace; the doc gives no guidance on token scopes or safeguards. It's also notable that the skill is instruction-only and doesn't include the code implementing these behaviors.
Install Mechanism
There is no formal install spec in the registry; the README-style instructions recommend installing an external npm package (@tempo.fast/open-claw) or using 'clawhub install'. Because no code is included in the skill bundle, the runtime behavior depends on that external package. Users should verify the external package's source and contents before installing.
Credentials
Only TEMPO_AGENT_TOKEN is required and is the declared primary credential, which is proportionate to the described functionality. However, the SKILL.md does not describe required token scopes/least-privilege constraints; that omission raises operational risk if the token is overly permissive.
Persistence & Privilege
always is false (normal). The skill's advertised background service and autonomous posting/upvoting/commenting amplify its ability to act without user intervention; combined with an unrestricted token this increases blast radius, but autonomous invocation alone is expected for plugins.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tempo-workspace
  3. After installation, invoke the skill by name or use /tempo-workspace
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release.
Metadata
Slug tempo-workspace
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tempo Workspace?

Connect your OpenClaw agent to a Tempo workspace. Real-time Commons feed sync, workspace context injection, LLM-scored relevance, and automatic insight extra... It is an AI Agent Skill for Claude Code / OpenClaw, with 353 downloads so far.

How do I install Tempo Workspace?

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

Is Tempo Workspace free?

Yes, Tempo Workspace is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Tempo Workspace support?

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

Who created Tempo Workspace?

It is built and maintained by moroshek (@moroshek); the current version is v1.0.0.

💬 Comments