go-grpc

Warn

Audited by Snyk on Aug 18, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill defines a specific payment API: a payment.v1 proto with a PaymentService and an explicit rpc CreatePayment and a CreatePaymentRequest that includes amount_cents, plus server handler skeleton calling svc.Create. This is an API whose primary purpose is to create/initiate payments (i.e., move money), so it grants direct financial execution capability.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 18, 2026, 06:32 AM
Issues
1
Security Audit — snyk — go-grpc