← 返回 Skills 市场
gora050

Procfu

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
168
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install procfu
功能描述
ProcFu integration. Manage Organizations, Users. Use when the user wants to interact with ProcFu data.
安全使用建议
This skill appears to do what it claims: it uses the Membrane CLI to talk to ProcFu. Before installing, verify the Membrane CLI package and project: check the npm package owner, the GitHub repository (https://github.com/membranedev/application-skills) and the project homepage (https://getmembrane.com). Prefer running 'npx @membranehq/cli@latest' for one-off use rather than a global 'npm install -g' if you want to reduce system-wide changes. Be aware the SKILL.md requires network access and a Membrane account (login uses a browser/code flow); the registry metadata does not list these requirements — consider asking the skill author to declare required binaries/permissions explicitly. Finally, avoid sharing unrelated secrets: the skill's flow is designed so you shouldn't need to provide API keys directly.
功能分析
Type: OpenClaw Skill Name: procfu Version: 1.0.3 The skill bundle provides instructions and command-line patterns for an AI agent to interact with ProcFu via the Membrane CLI. It promotes security best practices by explicitly instructing the agent to use Membrane's internal credential management rather than requesting sensitive API keys from the user. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The SKILL.md clearly describes integrating with ProcFu via the Membrane CLI (connectorKey 'procfu'), which is aligned with the skill name and description. However, the registry metadata declares no requirements while the SKILL.md states the skill requires network access and a Membrane account and instructs installing the Membrane CLI — a mismatch between declared requirements and actual instructions.
Instruction Scope
Runtime instructions are narrowly scoped to installing and using the Membrane CLI: login flow, creating connections, listing actions, creating and running actions. The instructions do not ask the agent to read unrelated files, access unrelated environment variables, or exfiltrate data to unexpected endpoints. They explicitly advise against asking users for API keys.
Install Mechanism
There is no install spec in the registry but SKILL.md instructs users to run 'npm install -g @membranehq/cli@latest' and use 'npx' for some commands. Installing a CLI from the public npm registry is a moderate-risk action (packages are third-party code). The absence of an explicit install specification in the skill metadata is an inconsistency you may want addressed.
Credentials
The skill does not request environment variables, secrets, or configuration paths in the registry metadata. The SKILL.md delegates auth to Membrane's hosted flow (browser code-based login) and explicitly recommends not asking users for API keys, which is proportionate for this integration.
Persistence & Privilege
The skill is not set to 'always'; it is user-invocable and allows autonomous invocation (default). This is normal for skills. The skill does not request system-wide config modifications or elevated persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install procfu
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /procfu 触发
  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 procfu
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Procfu 是什么?

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

如何安装 Procfu?

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

Procfu 是免费的吗?

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

Procfu 支持哪些平台?

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

谁开发了 Procfu?

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

💬 留言讨论