← Back to Skills Marketplace
Yumpu
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
155
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install yumpu
Description
Yumpu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yumpu data.
Usage Guidance
Before installing: verify the Membrane CLI package and its publisher (npm page and GitHub repo) to ensure you trust it; prefer installing in an isolated environment or container rather than globally on a production machine. Be aware that `membrane login` will create/ store auth tokens that the CLI (and any agent invoking this skill) can use to act on your Yumpu account — consider using a least‑privilege account or test tenant. Review the full SKILL.md (the file was truncated in the provided data) to confirm there are no instructions that read or transmit local files or other secrets. If you want additional assurance, ask for the remaining SKILL.md content and the Membrane CLI repository/package links for code review.
Capability Analysis
Type: OpenClaw Skill
Name: yumpu
Version: 1.0.1
The skill provides a standard integration for the Yumpu digital publishing platform using the Membrane CLI. The instructions in SKILL.md guide the agent through a legitimate OAuth-based authentication flow and emphasize security best practices, such as delegating credential management to the Membrane platform rather than handling secrets directly. While SKILL.md contains an unusually exhaustive list of keywords and entities, they appear to be a generic reference template and do not contain malicious instructions, prompt injections, or evidence of data exfiltration.
Capability Tags
Capability Assessment
Purpose & Capability
The skill claims to provide a Yumpu integration and the instructions use the Membrane CLI as the integration mechanism. Requiring a Membrane account and network access is coherent with that purpose; no unrelated services or credentials are requested.
Instruction Scope
The SKILL.md instructs the user to install @membranehq/cli and run `membrane login`. That is within scope for an integration that delegates auth and API calls to a CLI. These steps will perform authentication (browser or URL), and the CLI will store credentials locally — the instructions do not appear to ask the agent to read unrelated local files, but they do require creating/storing auth tokens which enable subsequent API actions.
Install Mechanism
Install is via npm (-g @membranehq/cli@latest), which is a public registry install (moderate risk). There is no arbitrary URL download or archive extraction. Global npm installs modify the host environment and should be reviewed before use.
Credentials
No environment variables or unrelated credentials are declared. Requiring a Membrane account (and interactive login) is proportional to the described functionality. The skill does not ask for broad, unrelated secrets in the manifest.
Persistence & Privilege
The skill is not always-enabled and does not declare special system config access. However, installing a CLI and performing login will persist credentials locally; since model invocation is allowed, the agent plus the installed CLI could perform actions against your Membrane/Yumpu account when invoked. That is expected but worth awareness.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install yumpu - After installation, invoke the skill by name or use
/yumpu - 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
Frequently Asked Questions
What is Yumpu?
Yumpu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yumpu data. It is an AI Agent Skill for Claude Code / OpenClaw, with 155 downloads so far.
How do I install Yumpu?
Run "/install yumpu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Yumpu free?
Yes, Yumpu is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Yumpu support?
Yumpu is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Yumpu?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills