blindpay
Warn
Audited by Socket on Sep 19, 2026
1 alert found:
SecuritySecurityreferences/payouts/payout-evm.md
MEDIUMSecurityMEDIUM
references/payouts/payout-evm.md
This is documentation and sample code for a legitimate blockchain payout integration, not apparent malware. Its intended token approval and API activity are consistent with the stated purpose. However, the sample has significant application-security weaknesses: an unauthenticated GET endpoint triggers an irreversible financial approval, secrets are shown as in-code configuration, and externally returned contract data is trusted without validation. It should not be deployed as written; use secret storage, authenticated POST routes, request authorization and replay protection, strict chain/token/spender allowlists, response validation, transaction confirmation, and production wallet isolation.
Confidence: 98%Severity: 78%
Audit Metadata