← Back to Skills Marketplace
Propelauth
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
194
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install propelauth
Description
PropelAuth integration. Manage Users, Organizations. Use when the user wants to interact with PropelAuth data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install propelauth - After installation, invoke the skill by name or use
/propelauth - 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
Frequently Asked Questions
What is Propelauth?
PropelAuth integration. Manage Users, Organizations. Use when the user wants to interact with PropelAuth data. It is an AI Agent Skill for Claude Code / OpenClaw, with 194 downloads so far.
How do I install Propelauth?
Run "/install propelauth" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Propelauth free?
Yes, Propelauth is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Propelauth support?
Propelauth is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Propelauth?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills