← 返回 Skills 市场
Sofort
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
121
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install sofort
功能描述
SOFORT integration. Manage data, records, and automate workflows. Use when the user wants to interact with SOFORT data.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sofort - 安装完成后,直接呼叫该 Skill 的名称或使用
/sofort触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Sofort 是什么?
SOFORT integration. Manage data, records, and automate workflows. Use when the user wants to interact with SOFORT data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。
如何安装 Sofort?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sofort」即可一键安装,无需额外配置。
Sofort 是免费的吗?
是的,Sofort 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sofort 支持哪些平台?
Sofort 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sofort?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills