← 返回 Skills 市场
gora050

Skillzrun

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
229
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install skillzrun
功能描述
SkillzRun integration. Manage Organizations, Leads, Projects, Pipelines, Users, Goals and more. Use when the user wants to interact with SkillzRun data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skillzrun
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skillzrun 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug skillzrun
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Skillzrun 是什么?

SkillzRun integration. Manage Organizations, Leads, Projects, Pipelines, Users, Goals and more. Use when the user wants to interact with SkillzRun data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 229 次。

如何安装 Skillzrun?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skillzrun」即可一键安装,无需额外配置。

Skillzrun 是免费的吗?

是的,Skillzrun 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Skillzrun 支持哪些平台?

Skillzrun 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Skillzrun?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论