formcarry
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the
@membranehq/clipackage from the official npm registry. This is a tool provided by the vendor for interacting with their platform. - [COMMAND_EXECUTION]: The skill uses various commands from the
membraneCLI to manage authentication, list connections, and execute actions. These are standard operations for the intended integration. - [REMOTE_CODE_EXECUTION]: The skill includes functionality to dynamically create actions via the
membrane action createcommand. This feature is part of the integrated platform's design to allow on-the-fly development of API integrations. - [DATA_EXFILTRATION]: The skill manages form submission data through the
list-form-submissionsaction. It follows security best practices by delegating credential management to the Membrane platform instead of requesting raw API keys from the user.
Audit Metadata