rc-backend

Warn

Audited by Snyk on Jun 12, 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 document describes explicit, payment-related RevenueCat server APIs and operations: it requires a secret server API key and shows specific endpoints to read subscriber purchase state (GET /v1/subscribers/{app_user_id}) and to grant or revoke promotional entitlements (POST /v1/subscribers/{app_user_id}/entitlements/{entitlement_id}/promotional and .../revoke_promotionals). It also covers webhook handling for purchases, renewals, cancellations. These are specific subscription/payment-management APIs (server-side actions that change entitlement/payment state), not generic tooling, so the skill grants direct financial/subscription execution authority.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 12, 2026, 09:53 PM
Issues
1
Security Audit — snyk — rc-backend