deploy-pipeline

Warn

Audited by Snyk on Apr 24, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The prereq includes "curl -fsSL https://composio.dev/install | bash", which fetches and immediately executes remote code from https://composio.dev/install as a required installation step, so it is a runtime external 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-specific toolkits and commands (e.g., STRIPE_CREATE_PRICE, STRIPE_UPDATE_PRODUCT, STRIPE_LIST_PRICES) and demonstrates executing Stripe operations (creating/updating prices/products) via the Composio CLI. These are payment-gateway actions (billing/price updates), which are specific financial execution capabilities rather than generic automation. Therefore it grants direct financial execution authority.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 24, 2026, 07:30 PM
Issues
2