← 返回 Skills 市场
gora050

Passcreator

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
210
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install passcreator
功能描述
Passcreator integration. Manage Users, Organizations. Use when the user wants to interact with Passcreator data.
安全使用建议
This skill appears coherent and limited in scope, but before installing/using it: (1) verify you trust the Membrane service (https://getmembrane.com) because the CLI and Membrane will manage your connector credentials; (2) review the @membranehq/cli package on npm/GitHub before running a global install; (3) avoid pasting any unrelated secret values into the agent; and (4) if you operate under strict org policies, confirm that using a third-party credential manager is permitted.
功能分析
Type: OpenClaw Skill Name: passcreator Version: 1.0.3 The skill facilitates password management via the Membrane CLI, requiring the agent to perform a global installation of the `@membranehq/cli` package and manage authentication through the Membrane platform. It instructs the agent to dynamically create and execute actions (`membrane action create`) based on natural language descriptions, which introduces risks associated with arbitrary logic execution on a third-party intermediary. While the behavior is aligned with the stated purpose of integrating Passcreator, the requirement for global system modifications and the handling of sensitive credentials through an external service (getmembrane.com) constitutes a high-risk workflow.
能力评估
Purpose & Capability
Name/description (Passcreator integration) match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to create connections and run actions against a Passcreator connector. Required capabilities (network access and a Membrane account) are appropriate for that purpose.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, authenticating via Membrane, creating a connection, listing/discovering actions, and running them. The document does not instruct reading unrelated files, accessing unrelated environment variables, or exfiltrating data to arbitrary endpoints. It explicitly advises against asking the user for API keys.
Install Mechanism
The skill is instruction-only (no automated install), but it instructs the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package pulls code from the public npm registry (moderate risk compared with no install). This is expected for a CLI-driven integration but users should be aware that the CLI is third-party software installed on their system.
Credentials
The skill requests no environment variables or local config paths. Authentication is delegated to Membrane (the third-party service will hold credentials/server-side). This is proportionate to the stated purpose but does mean you must trust Membrane with connector credentials and token management.
Persistence & Privilege
The skill is not marked always:true, does not request system-wide configuration changes, and is user-invocable. There is no evidence it will modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install passcreator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /passcreator 触发
  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 passcreator
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Passcreator 是什么?

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

如何安装 Passcreator?

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

Passcreator 是免费的吗?

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

Passcreator 支持哪些平台?

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

谁开发了 Passcreator?

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

💬 留言讨论