osticket
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the NPM registry. This is a vendor-owned resource (Membrane) used for platform communication. - [COMMAND_EXECUTION]: The skill makes extensive use of the
membraneCLI to perform operations such as authentication, connection management, and running OsTicket actions. These commands are the intended mechanism for the integration. - [SAFE]: The skill explicitly advises against asking users for API keys or tokens, instead utilizing a managed connection system (
membrane connect) that handles the OAuth flow and credential lifecycle server-side.
Audit Metadata