payram-agent-onboarding
Audited by Socket on Feb 28, 2026
1 alert found:
MalwareThe PayRam Agent Onboarding material presents a legitimate CLI-based onboarding flow for headless payment infrastructure, including wallet provisioning and cross-chain setup. However, it exhibits notable security concerns: reliance on downloading and executing a remote script without integrity verification, plaintext local storage of credentials and mnemonics, and automated wallet/fund operations that could be misused if secrets are exposed or logs are inadequately protected. These factors require strong mitigations (code signing/pinning of downloaded scripts, encrypted secret storage or secret-manager integration, least-privilege execution, and explicit per-action confirmations in non-interactive modes) before adoption in production or CI environments. Overall risk is medium-to-high, with specific attention needed for supply-chain integrity and secret handling.