directa24
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the
@membranehq/cliNode.js package to interact with the Directa24 API. This is a legitimate tool provided by the author (membranedev) for platform integration. - [SAFE]: Authentication is handled securely through the
membrane loginandmembrane connectcommands, which use interactive browser-based flows or authorization codes rather than hardcoded or local secrets. - [SAFE]: All external interactions are abstracted through the Membrane platform, which centralizes pagination, error handling, and security logic, reducing the risk of local command injection or malformed API requests.
- [SAFE]: The instructions recommend using JSON output (
--json) for machine-readable data, which is a best practice for agentic tool use to ensure structured data handling.
Audit Metadata