flexitime
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the
@membranehq/clipackage from the npm registry. This is the official command-line interface provided by the vendor (Membrane) for managing integrations. - [COMMAND_EXECUTION]: The skill uses the
membraneCLI tool to perform various tasks including login, service connection, and data retrieval. These commands are executed locally to facilitate the intended integration and represent standard developer tool usage. - [SAFE]: Authentication is handled through a secure browser-based flow (
membrane login), ensuring that sensitive credentials like API keys are not hardcoded or manually handled by the agent.
Audit Metadata