post-purchase-upsell-flow
Warn
Audited by Snyk on Aug 6, 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 skill instructs the operator to curl and run a remote Docker Compose file (https://raw.githubusercontent.com/autonnel/autonnel/master/docker-compose.yml), which fetches remote configuration/code that is then executed via docker compose up.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly describes and requires payment-side capabilities: saved/off-session payment credentials, merging multiple charges into a single order, per-charge refund tracking, and provider-specific behaviors for Stripe and PayPal. It even references an implementation (Autonnel) that "vaults" payment credentials and performs off-session charges. These are specific, deliberate payment execution integrations (charging stored cards / capturing payments), not generic tooling — therefore this grants 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