pretix
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends the global installation of the
@membranehq/clipackage from npm. This is the official command-line interface provided by the vendor (membranedev) and is necessary for the skill's operation. - [COMMAND_EXECUTION]: The skill instructions include several
membraneCLI commands used to authenticate, manage connections, and interact with the Pretix API. These commands are standard for the platform and are executed within the context of the user's intended workflow. - [SAFE]: Authentication is handled via a secure OAuth-based browser flow, and API interactions are managed through a server-side proxy, which prevents the exposure of API keys and simplifies credential management.
Audit Metadata