← Back to Skills Marketplace
gora050

Procfu

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
168
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install procfu
Description
ProcFu integration. Manage Organizations, Users. Use when the user wants to interact with ProcFu data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install procfu
  3. After installation, invoke the skill by name or use /procfu
  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 procfu
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Procfu?

ProcFu integration. Manage Organizations, Users. Use when the user wants to interact with ProcFu data. It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.

How do I install Procfu?

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

Is Procfu free?

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

Which platforms does Procfu support?

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

Who created Procfu?

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

💬 Comments