← Back to Skills Marketplace
gora050

Pretix

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
159
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pretix
Description
Pretix integration. Manage Events. Use when the user wants to interact with Pretix data.
Usage Guidance
This skill is coherent: it tells you to use the Membrane CLI to manage Pretix and does not ask for unrelated secrets. Before installing or using it: 1) Confirm you trust Membrane (getmembrane.com / @membranehq) because they'll handle your Pretix auth. 2) Prefer running commands with npx or using a local install rather than npm install -g to avoid global changes. 3) Review the Membrane CLI package and the Pretix connector in their documentation or GitHub if you need assurance about how credentials and data are stored/used. 4) If you do not want any third party to hold credentials, do not create a Membrane connection and instead use your own direct Pretix integration. Overall this skill appears to do what it claims.
Capability Analysis
Type: OpenClaw Skill Name: pretix Version: 1.0.3 The skill relies on the installation of a global npm package (`@membranehq/cli`) and a third-party platform (getmembrane.com) to manage authentication and execute dynamic actions. The instructions in `SKILL.md` guide the agent to perform high-risk operations, including global software installation and the execution of remote-managed actions (`membrane action run`), which could be used for arbitrary code execution if the third-party platform or package is compromised. While these capabilities are aligned with the stated purpose of the Membrane integration, they represent a significant attack surface.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name and description (Pretix integration) align with the instructions: using the Membrane CLI to connect to Pretix, discover actions, create actions, and run them. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, performing Membrane login, creating a connection, listing and running actions. It does not instruct reading arbitrary files, harvesting environment variables, or sending data to unexpected endpoints. It explicitly advises against asking users for API keys and to let Membrane manage credentials.
Install Mechanism
There is no built-in install spec; the doc recommends installing @membranehq/cli via npm (global install) or using npx. Installing packages from the public npm registry has the usual moderate supply-chain risk; using npx (temporary invocation) reduces local persistence. This is expected for a CLI-based integration but worth noting.
Credentials
The skill declares no environment variables or credentials. It requires a Membrane account and network access so Membrane can manage Pretix auth on behalf of the user — this is proportionate for the described integration. Users must trust Membrane to handle their Pretix credentials.
Persistence & Privilege
The skill is instruction-only, has no install-time artifacts, always:false, and does not request system-wide configuration changes. Autonomous invocation is allowed by default (disable-model-invocation:false), which is normal; there is no evidence the skill elevates privilege or forces persistent presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pretix
  3. After installation, invoke the skill by name or use /pretix
  4. 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
Slug pretix
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Pretix?

Pretix integration. Manage Events. Use when the user wants to interact with Pretix data. It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.

How do I install Pretix?

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

Is Pretix free?

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

Which platforms does Pretix support?

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

Who created Pretix?

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

💬 Comments