← Back to Skills Marketplace
Teamcamp
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
192
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install teamcamp
Description
Teamcamp integration. Manage Organizations. Use when the user wants to interact with Teamcamp data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install teamcamp - After installation, invoke the skill by name or use
/teamcamp - 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
Frequently Asked Questions
What is Teamcamp?
Teamcamp integration. Manage Organizations. Use when the user wants to interact with Teamcamp data. It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.
How do I install Teamcamp?
Run "/install teamcamp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Teamcamp free?
Yes, Teamcamp is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Teamcamp support?
Teamcamp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Teamcamp?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills