unity-cloud-build
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@membranehq/clitool from the npm registry. This package is the official interface for the Membrane platform and is maintained by the skill author. - [COMMAND_EXECUTION]: Uses the
membranecommand-line tool to facilitate login, service connection, and action execution. These commands are necessary for the skill's functionality and do not exhibit suspicious behavior. - [CREDENTIALS_UNSAFE]: Recommends the use of a managed connection system (
membrane connect) which handles authentication server-side. This approach minimizes security risks by ensuring that sensitive tokens and API keys are not stored or handled directly within the local environment or the agent's prompts.
Audit Metadata