← Back to Skills Marketplace
gora050

Sofort

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
121
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sofort
Description
SOFORT integration. Manage data, records, and automate workflows. Use when the user wants to interact with SOFORT data.
Usage Guidance
This skill is coherent: it uses Membrane's CLI to mediate access to SOFORT and asks you to authenticate via Membrane rather than provide raw API keys. Before installing or using it: 1) Verify the @membranehq CLI package and the getmembrane.com project (check the npm package publisher, GitHub repo, and reviews) so you trust the intermediary service that will see transaction data; 2) Prefer using npx or inspect the package contents before a global install; 3) Understand that Membrane will handle auth server-side — review their privacy/security policies because they will have access to the connector data; and 4) In headless flows, only paste authentication codes you obtained personally. If you need stronger assurance, ask the author for a signed repository URL or an audit of the connector implementation.
Capability Analysis
Type: OpenClaw Skill Name: sofort Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with the SOFORT payment service using the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` package, authenticating via OAuth, and managing connections and actions through the Membrane platform. The instructions emphasize security best practices, such as delegating credential management to the platform rather than handling raw API keys. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found; the behavior is entirely consistent with the stated purpose of providing a managed API integration.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description (SOFORT integration) align with the instructions: the SKILL.md tells the agent to use the Membrane CLI to create a connection to the 'sofort' connector, list and run actions, and create actions if needed. There are no unrelated credential requests or unexpected capabilities.
Instruction Scope
Instructions stay on-topic: they describe installing and using the Membrane CLI, authenticating via membrane login, connecting to the SOFORT connector, discovering and running actions, and polling build state. They do not instruct reading arbitrary files, harvesting unrelated environment variables, or exfiltrating data to other endpoints. The doc explicitly advises not to ask users for API keys and to let Membrane manage auth.
Install Mechanism
Installation is instruction-only and recommends a public npm install (-g @membranehq/cli). This is proportional for a CLI-based skill but does modify the host (global npm package). Users should verify the npm package and provider (getmembrane.com / @membranehq) before installing and prefer npx when possible to avoid a permanent global install.
Credentials
The skill declares no required env vars or local config paths. Authentication is delegated to Membrane's login flow. This is proportionate: a connector-based integration often requires only the provider account and the Membrane-managed connection rather than local secrets.
Persistence & Privilege
The skill is not 'always' enabled, and no install spec writes files as part of the registry package. The only persistence implied is the Membrane CLI's normal local auth/session state from 'membrane login', which is expected and limited to the CLI's own storage. The skill does not request system-wide privileges or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sofort
  3. After installation, invoke the skill by name or use /sofort
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug sofort
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Sofort?

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

How do I install Sofort?

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

Is Sofort free?

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

Which platforms does Sofort support?

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

Who created Sofort?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments