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