← Back to Skills Marketplace
membranedev

Tapform

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
216
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tapform
Description
Tapform integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Tapform data.
Usage Guidance
This skill is internally coherent and appears to do what it says: integrate Tapform via the Membrane CLI. Before installing or using it, verify the @membranehq/cli package on the npm registry (publisher, download count, and recent changes) and prefer using npx or a pinned version rather than 'npm install -g ...@latest' to avoid unexpected updates and the need for elevated write permissions. Review Membrane's privacy/permissions and the connector's OAuth scopes so you understand what Membrane will be authorized to access on your Tapform account. If you must install globally, do so from a trusted environment (non-root user, with package integrity checks) or use an isolated node environment (nvm, container) to limit system impact.
Capability Analysis
Type: OpenClaw Skill Name: tapform Version: 1.0.3 The skill provides instructions for an AI agent to integrate with Tapform using the Membrane CLI (@membranehq/cli). The logic focuses on standard API interaction patterns such as authentication, action discovery, and execution through a third-party platform (Membrane). There is no evidence of data exfiltration, malicious code execution, or harmful prompt injection; the instructions explicitly advise against asking users for secrets and instead rely on the platform's managed authentication flow.
Capability Assessment
Purpose & Capability
The skill name/description (Tapform integration) matches the instructions: it uses the Membrane CLI to create connections, discover and run actions against Tapform. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing the Membrane CLI, performing membrane login, creating a connection for connectorKey 'tapform', listing/creating/running actions. It does not instruct reading unrelated files, harvesting environment variables, or sending data to third-party endpoints outside Membrane/Tapform workflows.
Install Mechanism
This is an instruction-only skill (no install spec) that tells users to run 'npm install -g @membranehq/cli@latest' and shows 'npx' usage. Asking to install a global npm package is reasonable for a CLI, but installing '-g' and using '@latest' has typical supply-chain/privilege implications (global install requires write access and 'latest' may change). Consider pinning a version or using npx/local installs to reduce risk.
Credentials
No environment variables, credentials, or config paths are requested by the skill. The documentation explicitly advises letting Membrane handle credentials and not asking users for API keys, which is consistent with the stated design.
Persistence & Privilege
The skill is not forced-always and does not request changes to other skills or system-wide settings. Default autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tapform
  3. After installation, invoke the skill by name or use /tapform
  4. 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
Slug tapform
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Tapform?

Tapform integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Tapform data. It is an AI Agent Skill for Claude Code / OpenClaw, with 216 downloads so far.

How do I install Tapform?

Run "/install tapform" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tapform free?

Yes, Tapform is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tapform support?

Tapform is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tapform?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments