deploy-pipeline
Warn
Audited by Snyk on Jul 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The prereqs include a direct installation command "curl -fsSL https://composio.dev/install | bash" which fetches and immediately executes remote code (installing the required composio CLI), so this external URL is a runtime dependency that executes remote code.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly includes Stripe payment operations (e.g., STRIPE_CREATE_PRICE and STRIPE_UPDATE_PRODUCT) and shows concrete commands and code that create/update Stripe prices/products. Those are payment-gateway actions that modify billing/pricing, which constitute direct financial execution authority.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata