better-proposals
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Membrane CLI (
membrane) to perform API operations, authentication, and connection management. These commands are integral to the skill's functionality and do not involve unsanitized user input in a dangerous context. - [EXTERNAL_DOWNLOADS]: The instructions guide the user to install the
@membranehq/clipackage from the official NPM registry. This is a legitimate utility provided by the vendor for managing integrations. - [DATA_EXFILTRATION]: No evidence of unauthorized data exfiltration was found. The skill uses a proxy (
membrane request) that handles authentication server-side, preventing credential exposure in local logs or environment variables.
Audit Metadata