async-interview
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the NPM registry. This is a vendor-owned tool necessary for the skill's primary functionality. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform operations such as managing connections, searching for actions, and executing integration workflows. These commands are part of the intended use case for interacting with the Membrane platform. - [CREDENTIALS_SAFE]: The integration follows secure practices by delegating authentication to the Membrane platform. It explicitly advises against asking the user for raw API keys or tokens, instead using a connection-based model where secrets are managed server-side.
Audit Metadata