agent-native-framework
Warn
Audited by Snyk on Jun 29, 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 documentation includes a concrete "process-payment" action that performs an HTTP POST to a payment API (https://api.payment.com/charge) with an Authorization header using PAYMENT_API_KEY and a JSON body containing amount, currency, and customer. This is an explicit payment-gateway integration that can initiate charges (i.e., move money) rather than a generic example, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata