ramco-systems
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@membranehq/clipackage from the official NPM registry. This tool is the primary interface for the vendor's platform. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform several operations: - Authenticating the user's environment via
membrane login. - Managing connections to Ramco Systems using
membrane connect. - Discovering and executing business logic actions through
membrane action listandmembrane action run. - [REMOTE_CODE_EXECUTION]: The
membrane action createfeature involves the dynamic creation of integration logic on the vendor's server-side platform based on a natural language description. This is a core architectural feature of the Membrane platform for building custom connectors. - [DATA_EXPOSURE_AND_EXFILTRATION]: Authentication and credential management are handled server-side by the Membrane platform. This approach follows security best practices by preventing sensitive API keys or tokens from being stored in the local agent environment.
Audit Metadata