crowdbotics
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official CLI tool (
@membranehq/cli) from the NPM registry. This is a standard requirement for using the Membrane platform and originates from the vendor's own namespace. - [COMMAND_EXECUTION]: The instructions involve running various CLI commands such as
membrane login,membrane connect, andmembrane action run. These commands are standard for interacting with the Membrane ecosystem and do not involve dangerous patterns like arbitrary shell injection or unauthorized system modifications. - [DATA_EXFILTRATION]: Communication with external services (Membrane and Crowdbotics) is essential for the skill's functionality. The skill correctly delegates authentication to the CLI, which handles credentials securely server-side, preventing local exposure of secrets.
Audit Metadata