easy-projects
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
@membranehq/clipackage from the NPM registry. This is an official vendor-provided tool necessary for the skill's operation and interaction with the Membrane platform. - [COMMAND_EXECUTION]: The skill uses the
membraneCLI to execute project management actions such as listing, creating, and running tasks. These commands are scoped to the intended integration logic and do not allow for arbitrary shell execution. - [CREDENTIALS_UNSAFE]: The skill avoids storing or requesting sensitive API keys locally. Instead, it uses Membrane's connection system to handle authentication server-side, which minimizes the risk of credential exposure.
Audit Metadata