← 返回 Skills 市场
gora050

Propelauth

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
194
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install propelauth
功能描述
PropelAuth integration. Manage Users, Organizations. Use when the user wants to interact with PropelAuth data.
安全使用建议
This skill is internally consistent: it simply uses the Membrane CLI to operate on PropelAuth. Before installing, confirm you trust the Membrane project (@membranehq on npm and the linked GitHub/homepage). Prefer using npx when possible to avoid a global install, or review the CLI package source and its npm postinstall scripts. Be aware that using this skill gives Membrane (a third-party service) the ability to access your PropelAuth data via the connection you create — only proceed if you are comfortable delegating that access. Finally, never paste unrelated secrets into the login or connection prompts; follow the documented device/browser flow.
功能分析
Type: OpenClaw Skill Name: propelauth Version: 1.0.3 The propelauth skill bundle provides instructions for an AI agent to interact with PropelAuth using the Membrane CLI. The SKILL.md file outlines standard procedures for installing the @membranehq/cli package, authenticating, and managing connections and actions. The instructions promote security best practices, such as delegating credential management to the Membrane platform rather than handling raw API keys. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (PropelAuth integration) matches the instructions: the skill delegates work to the Membrane CLI to manage PropelAuth resources. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions. It does not instruct reading arbitrary local files or unrelated environment variables. It does require interactive login steps (browser/device-code flow) which are typical for OAuth-like flows.
Install Mechanism
Installation is via npm (npm install -g @membranehq/cli@latest) which is appropriate and traceable, but a global npm install modifies the system and runs package scripts; the doc also suggests npx for ephemeral use (safer). No opaque archive downloads or custom servers are involved.
Credentials
The skill declares no required env vars or local config paths. Authentication is delegated to Membrane (server-side), which avoids asking the user for API keys locally. This is proportionate, though it means you must trust Membrane with access to PropelAuth on your behalf.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and is user-invocable. It does not ask to modify other skills or system-wide settings. Autonomous invocation remains allowed (platform default) but is not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install propelauth
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /propelauth 触发
  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 propelauth
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Propelauth 是什么?

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

如何安装 Propelauth?

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

Propelauth 是免费的吗?

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

Propelauth 支持哪些平台?

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

谁开发了 Propelauth?

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

💬 留言讨论