← 返回 Skills 市场
gora050

Processplan

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
184
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install processplan
功能描述
ProcessPlan integration. Manage Organizations, Users. Use when the user wants to interact with ProcessPlan data.
安全使用建议
This skill appears coherent and does what it says: it uses the Membrane CLI to interact with ProcessPlan. Before installing, consider: (1) you will need a Membrane account and will authorize Membrane to access ProcessPlan on your behalf — review Membrane's privacy/security policies and the permissions granted by the connector; (2) the SKILL recommends installing @membranehq/cli from npm (global install) — prefer using npx or audit the package/version if you want to avoid global installs or reduce supply-chain risk; (3) revoke or remove the Membrane connection if you no longer trust it; and (4) verify the membrane project and package owners (homepage/repo links provided) if you require stronger provenance assurance.
功能分析
Type: OpenClaw Skill Name: processplan Version: 1.0.3 The skill facilitates ProcessPlan integration by instructing the agent to install the Membrane CLI globally (`npm install -g`) and execute shell commands to manage workflows. While these capabilities are plausibly needed for the stated purpose and the instructions promote secure credential handling (delegating auth to Membrane), the reliance on shell execution for dynamic inputs—such as passing JSON strings in `membrane action run` or descriptions in `membrane action create`—presents a potential command injection surface. No evidence of intentional malice, data exfiltration, or obfuscation was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (ProcessPlan integration) match the SKILL.md: all runtime instructions are about using the Membrane CLI to connect to ProcessPlan, discover and run actions, and manage connections. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, authenticating, creating connections, discovering actions, and running them. The skill does not instruct the agent to read unrelated files, exfiltrate environment variables, or contact unexpected endpoints beyond Membrane/ProcessPlan.
Install Mechanism
This is an instruction-only skill that recommends installing the @membranehq/cli from npm (global install) or using npx. That is expected for a CLI-based integration but carries normal supply-chain considerations (npm package trust, global install footprint). No arbitrary URL downloads or archive extraction are used.
Credentials
The skill requests no env vars or local config paths. It relies on Membrane to manage authentication (OAuth/authorization flow) rather than asking for API keys or secrets locally, which is proportionate to the stated purpose. Note: using Membrane means trusting a third party with access to ProcessPlan data.
Persistence & Privilege
The skill does not set always:true, does not demand permanent system-wide privileges, and does not instruct modification of other skills' configs. The Membrane CLI will store its own auth state as typical for CLIs; that is within expected behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install processplan
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /processplan 触发
  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 processplan
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Processplan 是什么?

ProcessPlan integration. Manage Organizations, Users. Use when the user wants to interact with ProcessPlan data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。

如何安装 Processplan?

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

Processplan 是免费的吗?

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

Processplan 支持哪些平台?

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

谁开发了 Processplan?

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

💬 留言讨论