← Back to Skills Marketplace
gora050

Skillzrun

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
229
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install skillzrun
Description
SkillzRun integration. Manage Organizations, Leads, Projects, Pipelines, Users, Goals and more. Use when the user wants to interact with SkillzRun data.
Usage Guidance
Before installing or using this skill: 1) Verify you're installing the official @membranehq/cli package (review the package on npm and the linked GitHub repo) — installing npm packages globally runs code on your machine. 2) Prefer using npx or a local install if you don't want a global binary. 3) When you run membrane login/connect, review the scopes and permissions the Membrane connection requests and ensure you trust the Membrane service and tenant. 4) Confirm which SkillzRun service this targets (the SKILL.md references different docs/URLs — ask the skill author or check the connector's documentation) so you understand what data will be accessible. 5) If you have sensitive org data, consider testing in an isolated environment or with a least-privilege account first.
Capability Analysis
Type: OpenClaw Skill Name: skillzrun Version: 1.0.3 The skill instructs the agent to install a global npm package (@membranehq/cli) and execute dynamically generated actions via a third-party platform (Membrane). While these capabilities are consistent with the stated integration purpose, the pattern of installing global CLI tools and running remote-generated code (via 'membrane action create') introduces significant security risks, including potential remote code execution (RCE) if the third-party service is compromised. These instructions are found throughout SKILL.md.
Capability Assessment
Purpose & Capability
The skill claims to provide a SkillzRun integration and all runtime instructions use the Membrane CLI to manage connections and actions — this is a coherent design. Minor mismatch: the human-readable description in SKILL.md describes SkillzRun as a coding-exercise platform while the registry description lists CRM-like entities (Organizations, Leads, Projects, Pipelines, Users, Goals). That inconsistency is likely a documentation copy issue but worth confirming.
Instruction Scope
All runtime instructions are scoped to installing and using the Membrane CLI (login, connect, action list/create/run). The instructions do not request reading unrelated files or environment variables, nor do they instruct sending data to unexpected endpoints beyond the Membrane tooling.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via npm -g (or using npx in examples). This is a common pattern but does execute code from the npm registry; using npx or inspecting the package source before global installation reduces risk.
Credentials
The skill declares no required environment variables or credentials and instructs users to use Membrane's connection flow rather than supplying API keys locally. This is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, has no install spec writing to disk, and is not marked always:true. It does not request persistent privileges or modifications to other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skillzrun
  3. After installation, invoke the skill by name or use /skillzrun
  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 skillzrun
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Skillzrun?

SkillzRun integration. Manage Organizations, Leads, Projects, Pipelines, Users, Goals and more. Use when the user wants to interact with SkillzRun data. It is an AI Agent Skill for Claude Code / OpenClaw, with 229 downloads so far.

How do I install Skillzrun?

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

Is Skillzrun free?

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

Which platforms does Skillzrun support?

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

Who created Skillzrun?

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

💬 Comments