lets-enhance
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the official
@membranehq/clifrom the npm registry. This is a verified vendor resource from the same organization that provides the skill, used to facilitate interactions with the Let's Enhance API via the Membrane platform. - [COMMAND_EXECUTION]: The skill utilizes shell commands (
membrane login,membrane connect,membrane action) to manage the integration. These are part of the tool's core functionality and do not involve executing untrusted code or arbitrary user input directly in a dangerous manner. - [CREDENTIALS_UNSAFE]: No sensitive credentials, API keys, or hardcoded tokens were found. The skill follows the best practice of delegating authentication to the CLI and platform, ensuring that no secrets are stored or handled directly by the agent's instructions.
Audit Metadata