← Back to Skills Marketplace
gora050

Moskit

by Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
268
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install moskit
Description
Moskit integration. Manage Organizations, Activities, Notes, Files, Pipelines, Users and more. Use when the user wants to interact with Moskit data.
Usage Guidance
This skill is instruction-only and uses the Membrane CLI to access Moskit data, which is consistent with its purpose. Before installing or running anything: 1) Verify the @membranehq/cli npm package and its publisher (npm packages run code at install time and global installs require elevated rights). 2) Confirm which 'Moskit' product this is meant for (docs in the SKILL.md and the metadata differ slightly). 3) Understand that using 'membrane request' or custom actions can access any data available to the connected Moskit account — only connect accounts you trust and review permissions during the browser login. 4) Avoid running global installs on sensitive production machines; consider using a container or a local node environment for vetting.
Capability Analysis
Type: OpenClaw Skill Name: moskit Version: 1.0.0 The skill facilitates integration with Moskit CRM via the Membrane CLI, requiring high-risk operations such as global NPM package installation (@membranehq/cli) and shell command execution for authentication and API interaction in SKILL.md. There is a notable factual discrepancy where Moskit is incorrectly described as a 'session replay and product analytics tool' (likely a copy-paste error from a tool like PostHog), and the metadata contains a future timestamp (2026). While these capabilities are aligned with the stated purpose of service integration, the broad shell and network access permissions meet the criteria for a suspicious classification.
Capability Assessment
Purpose & Capability
The skill's runtime instructions clearly describe using Membrane to interact with Moskit (actions, proxy requests, connections), which aligns with the stated purpose of interacting with Moskit data. Minor inconsistency: the SKILL.md describes Moskit as a 'session replay and product analytics tool' while the skill metadata describes CRM-like entities (Organizations, Activities, Notes, Pipelines). This looks like a documentation mismatch rather than a functional inconsistency.
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, creating connections, listing/running actions, and proxying requests via Membrane. The SKILL.md does not instruct reading arbitrary local files or environment variables, nor does it direct data to unexpected external endpoints beyond Membrane/Moskit.
Install Mechanism
There is no platform install spec (instruction-only), but the doc instructs users to run `npm install -g @membranehq/cli`. Installing a global npm package is a common but higher-risk action than 'no install' because third-party npm packages execute code on install and require privilege. The instruction is proportionate for using Membrane, but users should vet the package and its source before running a global install.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to use Membrane's browser-based login/connection flow so credentials are handled server-side. This is proportionate to the described functionality.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system privileges or modify other skills/configuration. It is user-invocable and allows normal autonomous invocation, which is the platform default.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moskit
  3. After installation, invoke the skill by name or use /moskit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug moskit
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Moskit?

Moskit integration. Manage Organizations, Activities, Notes, Files, Pipelines, Users and more. Use when the user wants to interact with Moskit data. It is an AI Agent Skill for Claude Code / OpenClaw, with 268 downloads so far.

How do I install Moskit?

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

Is Moskit free?

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

Which platforms does Moskit support?

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

Who created Moskit?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.

💬 Comments