repairshopr
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
@membranehq/clipackage from the npm registry. This is the official tool provided by the vendor (Membrane) to facilitate platform integrations. - [COMMAND_EXECUTION]: The skill uses shell commands through the
membraneCLI to manage the authentication lifecycle and execute RepairShopr actions. This method is preferred over raw API calls as it delegates credential management and security logic to the Membrane platform. - [CREDENTIALS_SAFE]: The integration explicitly avoids asking users for API keys or tokens, instructing the agent to use
membrane connectfor OAuth-based or managed authentication flows.
Audit Metadata