Teamgate

v1.0.0

Teamgate integration. Manage data, records, and automate workflows. Use when the user wants to interact with Teamgate data.

0· 57·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the instructions: the SKILL.md exclusively documents using the Membrane CLI to connect to Teamgate, list actions, run actions, or proxy API calls. There are no unrelated required binaries or env vars.
Instruction Scope
Instructions are scoped to installing and using the @membranehq/cli and running membrane commands (login, connect, action list/run, request). They require network access and a Membrane account and do not ask the agent to read system files or unrelated environment variables. Note: using the skill delegates Teamgate credential handling to Membrane (the user must trust that third party to hold and refresh CRM credentials).
Install Mechanism
No install spec in the package; SKILL.md tells users to run `npm install -g @membranehq/cli` (a standard public npm package install). This is proportional to the described CLI-based workflow; no opaque downloads or extracted archives are present.
Credentials
The skill declares no required env vars, no primary credential, and no config path access. All authentication is performed via Membrane’s login/connect flow, which is consistent with the stated approach.
Persistence & Privilege
The skill is not forced-always, and uses normal autonomous invocation defaults. It does not request persistent system-wide configuration or access to other skills' settings.
Assessment
This skill is coherent: it simply documents how to use the Membrane CLI to interact with Teamgate. Before installing or using it, be aware that (1) you will need to install a global npm package (@membranehq/cli) and grant Membrane a connection to your Teamgate account — you should review Membrane's privacy/security docs and the npm package source to ensure you trust that third party with CRM access; (2) the agent will run CLI commands that open a browser for OAuth-style login or use URLs printed for headless flows; and (3) because this is instruction-only, the skill itself contains no code, but the CLI you install will run on your system. If you are comfortable trusting Membrane as the proxy/auth provider and you verify the CLI package/repo, this skill's requirements appear proportionate to its purpose.

Like a lobster shell, security has layers — review code before you run it.

latestvk977wp616w671c3hpg0enkgved84brk8

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments