Digistore24
v1.0.2Digistore24 integration. Manage Users, Roles, Organizations, Projects, Pipelines, Goals and more. Use when the user wants to interact with Digistore24 data.
⭐ 0· 66·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Digistore24 integration) match the runtime instructions which use the Membrane CLI to call Digistore24 actions and proxy API requests. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI (login, connect, action run, request proxy). Instructions do not ask to read unrelated local files or environment variables, but they rely on granting Membrane access to your Digistore24 account (expected for this integration) — consider the privacy implications of that delegated access.
Install Mechanism
The registry contains no formal install spec (instruction-only), but SKILL.md tells the user to run `npm install -g @membranehq/cli`. Installing a global npm package is common here but carries the usual trust considerations: verify the package and author before installing globally.
Credentials
The skill declares no required environment variables or credentials. Authentication is handled interactively by Membrane; this is proportionate to the described functionality but means credentials/tokens will be managed by Membrane (not the skill itself).
Persistence & Privilege
Skill is not always-enabled and is user-invocable. It does not request elevated platform presence or attempt to modify other skills or agent-wide configuration in the instructions.
Assessment
This skill appears to do what it says: it uses the Membrane CLI to call Digistore24. Before installing or using it, verify you trust @membranehq/cli and the Membrane service (check the npm package, GitHub repo, and getmembrane.com). Be aware that Membrane will receive and manage Digistore24 auth tokens during connector creation—limit permissions where possible and avoid using this in environments with strict data-ownership or compliance constraints. If you need a higher assurance, inspect the Membrane CLI source and the connector implementation on the repository referenced in the SKILL.md.Like a lobster shell, security has layers — review code before you run it.
latestvk97bm29w6st3pdwyq24pr36z9h8425k0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
