telnyx-messaging-profiles-go
Warn
Audited by Snyk on Mar 27, 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 Telnyx messaging-profile API explicitly exposes and allows updating spend controls: fields like daily_spend_limit and daily_spend_limit_enabled are included in the create and update endpoints (POST /messaging_profiles and PATCH /messaging_profiles/{id}). That is an API to modify spending/budget limits (not just view them), so it provides direct capability to change financial spending controls. While Telnyx is not a payment gateway, the presence of endpoints/params to set/update daily spend limits constitutes direct financial execution authority under the "manage budgets" rule.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata