flexie
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill facilitates legitimate integration with Flexie CRM for managing employee data, time off, and business workflows. No malicious patterns or bypass instructions were detected.
- [EXTERNAL_DOWNLOADS]: The skill specifies the installation of the
@membranehq/clipackage via npm. This is a recognized tool belonging to the service provider (Membrane) and is required for the skill's functionality. - [COMMAND_EXECUTION]: The skill utilizes the
membranecommand-line interface to perform data operations (e.g., listing contacts, running actions). These commands are standard for the platform and scoped to the user's authenticated connections. - [CREDENTIALS_UNSAFE]: The skill implements a secure authentication model by using
membrane loginandmembrane connect, which avoids the exposure of hardcoded credentials and relies on server-side token management.
Audit Metadata