Procfu
v1.0.2ProcFu integration. Manage Organizations, Users. Use when the user wants to interact with ProcFu data.
⭐ 0· 94·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the instructions: the SKILL.md explains using Membrane to manage ProcFu organizations and users. Required capabilities (network access, a Membrane account, and the Membrane CLI) are consistent with the stated purpose.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI (login, connect, action list/run, proxy requests). They do not instruct reading unrelated local files or requesting unrelated credentials. The instructions assume network and browser-based auth, which is appropriate for this integration.
Install Mechanism
The skill is instruction-only (no install spec), but it recommends installing @membranehq/cli via npm -g or invoking via npx. That implies downloading and running code from the public npm registry — a normal but non-zero risk; users should prefer official packages and can use npx or an isolated environment if concerned.
Credentials
No environment variables or credentials are requested by the skill. The SKILL.md explicitly advises letting Membrane manage auth instead of asking for API keys, which aligns with the declared requirements.
Persistence & Privilege
Skill is user-invocable and not always-enabled. It does not request permanent presence or attempt to modify other skills or global agent configuration.
Assessment
This skill is essentially a how-to for using the Membrane CLI to talk to ProcFu and appears internally consistent. Before installing: (1) confirm the @membranehq/cli package and the Membrane project are the official sources (review the npm package page and the GitHub repo), (2) consider using npx or running the CLI in an isolated environment if you don't want a global npm install, (3) be aware the CLI performs network requests and will open a browser for interactive login and can proxy requests to external APIs, and (4) review Membrane's privacy/security docs to understand how credentials are stored and proxied. If any step asks you to reveal unrelated secrets or to paste credentials outside the official Membrane flow, stop and verify the request's origin.Like a lobster shell, security has layers — review code before you run it.
latestvk97cwsw7ryh85q9m1dd7r73fwh8430cq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
