tl-openmeter-api
Warn
Audited by Snyk on May 9, 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 is explicitly a billing/metering API surface that includes direct Payment Gateway and billing operations. It documents Stripe integration (e.g., PUT /api/v1/apps/{id}/stripe/api-key, POST /api/v1/stripe/checkout/sessions, customer Stripe data and portal endpoints), invoice actions (POST /api/v1/billing/invoices/{id}/{action} — advance, approve, retry, void), custom-invoicing payment status updates, and full subscription create/edit/cancel endpoints. These are specific financial APIs (Stripe/payment flows and invoice actions) rather than generic tools, and can be used to execute or modify financial/billing operations.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata