payram-self-hosted-payment-gateway
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides an automated deployment command
curl -fsSL https://get.payram.com | bashwhich pipes a remote shell script directly into the interpreter. This is the official installation method for the PayRam gateway software. - [EXTERNAL_DOWNLOADS]: The instructions guide the user to clone the PayRam MCP server repository from
https://github.com/payram/payram-mcpand runyarn install. This repository contains support tools for automated server configuration. - [COMMAND_EXECUTION]: The deployment process requires the execution of multiple system commands, including SSH access to a remote server, Docker orchestration via the installer, and SSL certificate management using Certbot.
Audit Metadata