sentry
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the official NPM registry. This is the legitimate command-line interface provided by the vendor (Membrane) for managing integrations. - [COMMAND_EXECUTION]: The skill utilizes standard shell commands through the
membraneCLI to interact with Sentry. These operations (listing issues, creating releases, etc.) are restricted to the scope of the authenticated Sentry connection. - [DATA_EXFILTRATION]: The skill explicitly includes a security best practice advisory, instructing the agent to never ask for user secrets and instead use the platform's connection manager to handle the authentication lifecycle server-side.
Audit Metadata