coderpad
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI (
@membranehq/cli) via npm. This is an official tool from the skill's author used to interface with their integration platform. - [COMMAND_EXECUTION]: Uses local shell commands to interact with the Membrane CLI for authentication, connection management, and running CoderPad actions. These commands are standard for the tool's operation.
- [SAFE]: The skill explicitly includes instructions to never ask the user for API keys or secrets, instead utilizing a managed 'connection' system that handles authentication server-side.
Audit Metadata