payram-setup
Audited by Socket on Feb 28, 2026
1 alert found:
MalwareThe documentation describes a plausible, legitimate self-hosted crypto gateway deployment, but it contains high-risk supply-chain and credential exposure patterns. The most significant risks are the unpinned download-and-execute install instructions (curl|bash from raw GitHub) and the workflow that directs generated API keys to be pasted into AI agents (credential forwarding). These patterns enable remote code execution and broaden the threat surface for credential theft or unauthorized fund movement, especially given the agent-focused deployment path. I evaluate this as a suspicious/vulnerable setup: not confirmed malicious code in the text itself, but the installation and agent-integration design choices are high risk and require hardening (pin downloads, provide checksums/signatures, minimize credential lifetimes, enforce least privilege, require manual key provisioning and explicit human approval for wallet/payout actions).