jotform
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI tool to perform administrative and operational tasks, such as logging into the platform (membrane login), establishing connections (membrane connect), and executing pre-defined actions (membrane action run). These commands are standard for interacting with the Membrane ecosystem. - [EXTERNAL_DOWNLOADS]: The documentation instructs the user to install the
@membranehq/clipackage via npm. This is the official command-line interface provided by the skill's author (membranedev) and is a required dependency for the integration. - [DATA_EXFILTRATION]: The skill is designed to manage and retrieve data from Jotform, including forms and submissions. This data is processed through the Membrane platform, which is the intended functional purpose of the integration. Authentication is handled server-side, preventing the exposure of API keys in the local environment.
Audit Metadata