← Back to Skills Marketplace
gora050

Teamdeck

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
172
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install teamdeck
Description
Teamdeck integration. Manage Organizations. Use when the user wants to interact with Teamdeck data.
Usage Guidance
This instruction-only skill relies on the third-party Membrane CLI (installed via npm) to connect to Teamdeck. Before installing or using it: - Verify the Membrane CLI package and repository (npmjs and the GitHub repo) to ensure you trust the publisher (@membranehq). Check package versions, maintainers, and recent activity. - Be aware global npm installs will write executables to your system PATH. If you cannot install npm or do not trust the package, do not proceed. - Authentication goes through Membrane: logging in will grant Membrane access to your connectors/Teamdeck data. Confirm privacy/security policies for Membrane and the Teamdeck connector. - Ask the skill author to fix the manifest: it should declare required binaries (npm, membrane) and any environment requirements. The current mismatch (metadata says no binaries but instructions require npm/membrane) looks like sloppy packaging and is a reason for caution. - If you need higher assurance, request a code-based skill or an install spec that pins a specific CLI version (avoid @latest), or run the CLI in a sandboxed environment/VM first. I rate this suspicious (not clearly malicious) because the behavior is plausible for a Teamdeck integration but the manifest/instruction mismatch and reliance on installing a third-party CLI without explicit metadata are red flags that deserve review before use.
Capability Analysis
Type: OpenClaw Skill Name: teamdeck Version: 1.0.3 The teamdeck skill bundle provides instructions for an AI agent to manage resource scheduling and time tracking via the Membrane platform. It utilizes the official Membrane CLI (@membranehq/cli) for authentication and API interaction, following standard integration patterns without any evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The name/description (Teamdeck integration) align with the runtime instructions (using Membrane to connect to Teamdeck and run actions). However, the skill metadata declares no required binaries or credentials while the SKILL.md instructs installing and using the Membrane CLI (npm + membrane). The absence of declared required binaries (npm/membrane) is an inconsistency.
Instruction Scope
Instructions are focused on connecting to Teamdeck via Membrane, discovering/creating/running actions, and performing authentication. They do not ask the agent to read unrelated files or exfiltrate arbitrary system data. Authentication is browser-based or code-in-headless flow, which is normal for this integration.
Install Mechanism
No install spec in the registry, but SKILL.md tells the user to run a global npm install (@membranehq/cli@latest). Installing a public npm CLI is a common pattern (moderate risk). Because the SKILL.md will cause writing/executing a third-party binary on the host, users should verify the package source and integrity. The skill should have declared this dependency explicitly in metadata.
Credentials
The skill does not request environment variables or secrets in metadata. Authentication is delegated to the Membrane CLI, which handles credentials; this is proportionate to the described function. Be aware that authenticating will grant Membrane access to connectors and may transmit Teamdeck data through Membrane.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request elevated or persistent system-wide privileges in the manifest. The CLI installation will create binaries on disk (normal for a CLI) but the skill does not request to modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install teamdeck
  3. After installation, invoke the skill by name or use /teamdeck
  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 teamdeck
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Teamdeck?

Teamdeck integration. Manage Organizations. Use when the user wants to interact with Teamdeck data. It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.

How do I install Teamdeck?

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

Is Teamdeck free?

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

Which platforms does Teamdeck support?

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

Who created Teamdeck?

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

💬 Comments