Skip to main content

payram-crypto-payments

PayRam is a self-hosted crypto payment gateway enabling users to accept various cryptocurrencies without intermediaries.

Install this skill

or
67/100

Security score

The payram-crypto-payments skill was audited on Feb 16, 2026 and we found 9 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 48

Webhook reference - potential data exfiltration

SourceSKILL.md
48| Create webhook handlers | `generate_webhook_handler` |
medium line 57

Webhook reference - potential data exfiltration

SourceSKILL.md
574. **Webhooks**: Add handlers with `generate_webhook_handler`
medium line 62

Webhook reference - potential data exfiltration

SourceSKILL.md
62Use `scaffold_payram_app` to generate complete starter apps with payments, payouts, webhooks, and a web console pre-configured:
medium line 74

Webhook reference - potential data exfiltration

SourceSKILL.md
74Each scaffold includes payment creation, payout endpoints, webhook handling, and a browser-based test console.
medium line 94

Webhook reference - potential data exfiltration

SourceSKILL.md
94| `payram-webhook-integration` | Webhook handlers for Express, Next.js, FastAPI, Gin, Laravel, Spring Boot |
medium line 55

Access to .env file

SourceSKILL.md
552. **Configure**: Use `generate_env_template` to create `.env`
low line 39

External URL reference

SourceSKILL.md
39# Server runs at http://localhost:3333/mcp
low line 102

External URL reference

SourceSKILL.md
102Need help? Message the PayRam team on Telegram: [@PayRamChat](https://t.me/PayRamChat)
low line 104

External URL reference

SourceSKILL.md
104- Website: https://payram.com
Scanned on Feb 16, 2026
View Security Dashboard
Installation guide →