jfrog
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions include installing the Membrane CLI globally via
npm install -g @membranehq/cli. This is a standard installation procedure for the vendor's official tooling. - [COMMAND_EXECUTION]: Multiple shell commands are utilized to interact with the Membrane platform, such as
membrane login,membrane connect, andmembrane action run. These commands are used to manage the lifecycle of the JFrog integration. - [REMOTE_CODE_EXECUTION]: The skill references the use of
npx @membranehq/cli@latest, which downloads and executes the latest version of the vendor's CLI tool to ensure up-to-date action discovery.
Audit Metadata