Teamcamp
v1.0.2Teamcamp integration. Manage Organizations. Use when the user wants to interact with Teamcamp data.
⭐ 0· 123·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Teamcamp integration) align with the instructions: all commands and guidance relate to using the Membrane CLI to connect to Teamcamp. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs installing and using the @membranehq/cli, running login flows, creating connections, listing/running actions, and proxying arbitrary API paths through Membrane. This is within the stated purpose, but the proxy feature means requests (and potentially user data) are routed via Membrane's servers — users should understand that data may leave their environment when using the proxy functionality.
Install Mechanism
The skill is instruction-only and has no install spec, but it recommends installing @membranehq/cli via npm (global). Requiring a third-party npm CLI is reasonable for this integration but introduces the usual trust considerations around installing external packages.
Credentials
The skill declares no required environment variables or credentials and explicitly advises not to ask users for API keys. It relies on Membrane-managed connections for auth, which is proportional to the described functionality.
Persistence & Privilege
No always:true flag, no requested persistent presence, and no modifications to other skills or system-wide settings are present. The skill is user-invocable and may be called autonomously per platform defaults, which is normal.
Assessment
This skill appears to be what it claims: it shows how to use the Membrane CLI to connect to Teamcamp. Before installing or using it, verify the @membranehq/cli package and the getmembrane.com / GitHub repository are legitimate; prefer running via npx if you want to avoid a global npm install. Be aware that using Membrane's proxy and connection model routes requests (and potentially Teamcamp data) through Membrane's servers — review their privacy/security docs and limit scopes or use a test account if you have sensitive data. Finally, require explicit user consent before the agent runs login or connection commands in your environment.Like a lobster shell, security has layers — review code before you run it.
latestvk978d7tmmf4ft89gxedevknxn1842m5t
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
