← Back to Skills Marketplace
Tecalliance
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tecalliance
Description
TecAlliance integration. Manage data, records, and automate workflows. Use when the user wants to interact with TecAlliance data.
Usage Guidance
This skill appears coherent: it only tells the agent to use the Membrane CLI to connect to TecAlliance. Before installing/using it, verify you trust the Membrane project (homepage and GitHub repo), since the instructions suggest a global npm install (npm packages run code on install). Confirm your organization’s policy for installing global CLIs and inspect the @membranehq/cli repository if you need higher assurance. Note the skill uses network access and a Membrane account; it does not request direct API keys or other unrelated credentials. Autonomous invocation is allowed by default (normal), so consider whether you want the agent to call this skill without explicit user approval in your environment.
Capability Analysis
Type: OpenClaw Skill
Name: tecalliance
Version: 1.0.1
The skill instructions in SKILL.md direct the agent to perform high-risk system operations, including a global NPM installation (@membranehq/cli) and shell command execution for authentication and API interaction. While these capabilities are aligned with the stated purpose of integrating TecAlliance automotive data via the Membrane platform (getmembrane.com), the requirement for system-level modifications and the ability to dynamically generate and execute remote actions constitute a significant attack surface. Per the provided criteria, risky capabilities like shell and network access that are plausibly needed for the stated purpose should be classified as suspicious rather than benign.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md exclusively describes using the Membrane CLI to connect to TecAlliance, discover and run actions. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, listing/creating/running Membrane actions, and polling action status. The doc does not instruct the agent to read arbitrary files, access unrelated env vars, or transmit data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec). It recommends a global npm install of @membranehq/cli, which is typical for a CLI but does involve executing code from the public npm registry — a standard, moderate-risk step that users should only take if they trust the package/source.
Credentials
No environment variables, secrets, or config paths are required by the skill. The SKILL.md explicitly advises against asking users for API keys and delegates auth to Membrane, which is consistent with the declared requirements.
Persistence & Privilege
Skill is not always-enabled and uses the platform default for model invocation. It does not request persistent system-wide modifications or access to other skills' credentials or configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tecalliance - After installation, invoke the skill by name or use
/tecalliance - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Tecalliance?
TecAlliance integration. Manage data, records, and automate workflows. Use when the user wants to interact with TecAlliance data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Tecalliance?
Run "/install tecalliance" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tecalliance free?
Yes, Tecalliance is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tecalliance support?
Tecalliance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tecalliance?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills