← 返回 Skills 市场
membranedev

Procountor

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
155
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install procountor
功能描述
Procountor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Procountor data.
安全使用建议
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.
功能分析
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.
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install procountor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /procountor 触发
  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 procountor
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Procountor 是什么?

Procountor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Procountor data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 155 次。

如何安装 Procountor?

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

Procountor 是免费的吗?

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

Procountor 支持哪些平台?

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

谁开发了 Procountor?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论