hibob
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI (
@membranehq/cli) globally via npm. This package is an official tool provided by the skill author's organization for managing integrations. - [COMMAND_EXECUTION]: The skill utilizes the
membranecommand-line interface to perform authentication, create connections, and execute actions. These operations are part of the intended functionality for interacting with the HiBob API and do not involve unauthorized system access. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by delegating credential management and OAuth flows to the Membrane platform, avoiding the need for hardcoded API keys or local secret storage.
Audit Metadata