integrate
Warn
Audited by Snyk on Mar 23, 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 targets payment integrations and names payment providers and wiring steps. It scans for Stripe/PayPal/Braintree in project files and env vars, classifies "payments" in the integration map, routes specific requests like "stripe" to a /stripe sub-skill, includes Payments as a chained execution step, and suggests "Run
/stripeto add payment processing with Stripe." These are specific, payment‑gateway actions (not generic tooling), so the skill provides explicit capability to set up/execute payment integrations.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata