← 返回 Skills 市场
Teamdeck
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
172
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install teamdeck
功能描述
Teamdeck integration. Manage Organizations. Use when the user wants to interact with Teamdeck data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install teamdeck - 安装完成后,直接呼叫该 Skill 的名称或使用
/teamdeck触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Teamdeck 是什么?
Teamdeck integration. Manage Organizations. Use when the user wants to interact with Teamdeck data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。
如何安装 Teamdeck?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install teamdeck」即可一键安装,无需额外配置。
Teamdeck 是免费的吗?
是的,Teamdeck 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Teamdeck 支持哪些平台?
Teamdeck 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Teamdeck?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills