← Back to Skills Marketplace
membranedev

Procountor

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
155
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install procountor
Description
Procountor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Procountor data.
Usage Guidance
This skill appears internally consistent: it expects you to install and use the Membrane CLI and a Membrane account to connect to Procountor. Before installing or running commands: verify the @membranehq/cli package and its publisher (or use npx to avoid a global install), confirm the homepage/repository URLs match the vendor you trust, and ensure you are comfortable authenticating via the Membrane login flow (browser or headless code). The skill does not ask for Procountor or AWS credentials directly; use Membrane's connection flow so secrets are stored server-side. If you need stronger assurance, inspect the Membrane CLI code or the referenced repository before proceeding.
Capability Analysis
Type: OpenClaw Skill Name: procountor Version: 1.0.3 The 'procountor' skill (v1.0.3) functions as a wrapper for the Membrane CLI, instructing the AI agent to perform high-risk operations such as global installation of an npm package (@membranehq/cli) and execution of shell commands for authentication and action management. While these capabilities are aligned with the stated purpose of integrating with Procountor via the Membrane platform (getmembrane.com), the reliance on third-party CLI execution and the dynamic creation/running of actions constitute significant attack surfaces. These indicators, found in SKILL.md and _meta.json (which contains a suspicious future-dated timestamp), meet the threshold for a suspicious classification due to the inherent risks of shell and network access.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The skill claims to integrate with Procountor and all runtime instructions use the Membrane CLI and Membrane connections to access Procountor. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md confines the agent to installing/using the Membrane CLI, logging in via Membrane, creating connections, discovering and running actions, and letting Membrane handle auth. It does not instruct reading unrelated files, harvesting environment variables, or contacting other external endpoints beyond Membrane/Procountor flows.
Install Mechanism
There is no automated install spec (instruction-only). The doc tells users to run 'npm install -g @membranehq/cli@latest' or use 'npx'. That is appropriate for using the CLI but global npm installs modify the host environment—users should verify the package and prefer npx or a pinned version if they want to avoid global installs.
Credentials
The skill requests no environment variables or secrets and explicitly recommends letting Membrane handle credentials rather than asking users for API keys. Required access (network + Membrane account) is proportional to the stated purpose.
Persistence & Privilege
The skill is instruction-only, does not request 'always: true', and does not attempt to modify other skills or system-wide agent settings. Autonomous invocation is enabled by default (normal) and not combined with other concerning permissions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install procountor
  3. After installation, invoke the skill by name or use /procountor
  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 procountor
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Procountor?

Procountor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Procountor data. It is an AI Agent Skill for Claude Code / OpenClaw, with 155 downloads so far.

How do I install Procountor?

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

Is Procountor free?

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

Which platforms does Procountor support?

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

Who created Procountor?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments