craftboxx
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the @membranehq/cli package from the NPM registry. This tool is the official interface for the Membrane platform, which is the vendor of this skill.- [COMMAND_EXECUTION]: The instructions utilize shell commands through the membrane CLI to perform actions such as logging in, connecting to services, and running project management tasks. These commands are standard for the intended workflow.- [SAFE]: The skill implementation avoids risky practices by delegating authentication to a browser-based flow (membrane login) and using connections to manage service access, preventing the exposure of API keys or tokens.
Audit Metadata