← Back to Skills Marketplace
Sumup
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
149
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sumup
Description
SumUp integration. Manage data, records, and automate workflows. Use when the user wants to interact with SumUp data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to manage a SumUp connection and does not ask for unrelated secrets. Before installing, confirm you trust Membrane/@membranehq (check the npm package page and the GitHub repo linked in the SKILL.md), and prefer installing the CLI in a controlled environment (not a sensitive production host) if you have concerns. Expect an interactive login flow that redirects you to Membrane for authentication; do not paste SumUp API keys into the agent itself. If you need stricter isolation, run the CLI in a container or separate machine and only share the connection outputs you explicitly approve.
Capability Analysis
Type: OpenClaw Skill
Name: sumup
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with the SumUp API via the Membrane CLI. It follows standard procedures for authentication and action execution through the @membranehq/cli tool and does not contain any evidence of malicious intent, data exfiltration, or prompt injection attacks.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (SumUp integration) matches the instructions: all runtime steps use the Membrane CLI to create a SumUp connection, discover and run actions, and manage SumUp-related workflows.
Instruction Scope
SKILL.md only directs installing and using the Membrane CLI, logging in via Membrane, creating a SumUp connection, listing/creating/running actions, and following best practices. It does not instruct reading unrelated files, accessing other env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no registry install spec, but the docs instruct installing @membranehq/cli via npm (global). Installing a public npm CLI is typical for this use case but carries the usual supply-chain risk of executing third-party code; the package appears to be an org-scoped package and the repo/homepage are provided, which lowers but does not eliminate risk.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane (interactive login flow). There are no unrelated or unexplained secret requests.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not ask to modify other skills or system-wide settings. It relies on user-driven CLI auth flows, not persistent elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sumup - After installation, invoke the skill by name or use
/sumup - 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 Sumup?
SumUp integration. Manage data, records, and automate workflows. Use when the user wants to interact with SumUp data. It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.
How do I install Sumup?
Run "/install sumup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sumup free?
Yes, Sumup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sumup support?
Sumup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sumup?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills