← 返回 Skills 市场
gora050

Teamcamp

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
192
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install teamcamp
功能描述
Teamcamp integration. Manage Organizations. Use when the user wants to interact with Teamcamp data.
安全使用建议
This SKILL.md is coherent: it tells the agent to use the Membrane CLI to connect to Teamcamp and does not ask for unrelated credentials. Before installing/use: (1) verify @membranehq/cli on npm and the getmembrane.com site are legitimate and review the CLI code/version you will install; (2) avoid installing global npm packages as root — use a non-privileged account or npx where possible; (3) be aware that Membrane will act as a broker with access to your Teamcamp data—use an account with minimum necessary permissions and review what connections/actions you create; (4) if you need stronger assurance, inspect the Membrane CLI source locally before running it, or run it in an isolated environment. Overall the skill appears internally consistent and proportional to its stated purpose.
功能分析
Type: OpenClaw Skill Name: teamcamp Version: 1.0.3 The skill provides instructions for an AI agent to integrate with Teamcamp using the Membrane CLI. It involves standard procedures such as installing a legitimate npm package (@membranehq/cli), authenticating via a third-party service (getmembrane.com), and executing CLI commands to manage project data. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (Teamcamp integration) align with the instructions: the SKILL.md consistently directs the agent to use the Membrane CLI to connect to Teamcamp and run actions. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, authenticating via Membrane, creating a connection to Teamcamp, discovering and running actions, and polling build state. They do not instruct reading unrelated files, harvesting arbitrary env vars, or sending data to unexpected endpoints beyond Membrane/Teamcamp.
Install Mechanism
There is no registry install spec, but the SKILL.md instructs installing @membranehq/cli via npm (global or npx). Installing a global npm package is a common pattern but carries moderate risk (writes to disk, may require elevated permissions) — the package should be vetted before installing.
Credentials
The skill does not request environment variables or unrelated credentials. Authentication is delegated to Membrane (CLI login flow). This is proportionate, but it implies trusting Membrane (getmembrane.com/@membranehq) to manage auth and access to Teamcamp on the user's behalf.
Persistence & Privilege
Skill is not always-enabled, does not declare system-wide config changes, and does not request elevated privileges. Autonomous invocation is permitted (platform default) but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install teamcamp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /teamcamp 触发
  4. 根据 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
元数据
Slug teamcamp
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Teamcamp 是什么?

Teamcamp integration. Manage Organizations. Use when the user wants to interact with Teamcamp data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。

如何安装 Teamcamp?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install teamcamp」即可一键安装,无需额外配置。

Teamcamp 是免费的吗?

是的,Teamcamp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Teamcamp 支持哪些平台?

Teamcamp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Teamcamp?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论