directa24
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from the official npm registry. This is a standard developer tool provided by the author's organization for managing integrations. - [COMMAND_EXECUTION]: It uses the
membraneCLI to perform actions like searching for connectors, connecting to accounts, and running API actions. These operations are within the expected scope of a Directa24 integration skill. - [CREDENTIALS_UNSAFE]: The skill correctly avoids requesting or hardcoding secrets. It leverages Membrane's centralized authentication system (
membrane login,membrane connect), which ensures that API keys and tokens are managed securely on the server side and never exposed to the agent or local environment.
Audit Metadata