bootstrapping-agent
Warn
Audited by Snyk on May 16, 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 explicitly includes a Stripe connector (airbyte_agent_sdk.connectors.stripe) and provides a stripe_execute tool that calls connector.execute(entity, action, params). The example agent prompt explicitly grants access to Stripe to look up customers, invoices, balances and the connector is initialized with client secrets. Stripe is a payment gateway—this is a specific, explicit financial integration (not a generic API or browser tool), so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata