Skyvern

Skyvern

Framework (OSS)LIVE

by Skyvern

Open-source workflow automation that plans with computer vision and LLMs instead of site-specific selectors, so flows survive redesigns. Strong on complex multi-page flows like insurance quoting and government forms, with ~86% on WebVoyager. Available as a cloud API or fully self-hosted.

Provider
Skyvern
Type
Framework (OSS)
Added
Mar 2024
Interface
Task-level
Trust tier
restricted
Egress
Banana Peel egress guard
Evidence
partial
Max session
90 min
Regions
US, EU
Pricing
license free (AGPL-3.0)cloud tier per-run pricing
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
2.7%
Traffic share
39.4%
Success
297s
Median duration
Free · OSS
List price
p95 first action

Success rate over time

Traffic share over time

Pricing

ModelNative priceNormalized $/runNotes
ossFree (self-hosted)$0.10
licensefree (AGPL-3.0)
cloud tierper-run pricing

Capability matrix

Capabilities for this runner — extra/gap badges compare against the most common capability set for Framework (OSS) runners in the catalog.

Login flowsextra
MFA/2FA interactions
CAPTCHA handlingextra
File download
File upload
Form filling
Structured extraction
Vision-based
DOM-based
Stealth/anti-bot
Residential proxies
Persistent sessions
Parallel sessions
Human-in-the-loop
Full evidence
Storage capture

Code sample

Pin this runner via routing: "skyvern"

curl -X POST "$BANANA_PEEL_BASE/api/v1/responses" \
  -H "Authorization: Bearer $BANANA_PEEL_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "banana-peel",
  "input": "Extract the title from https://example.com",
  "routing": "skyvern"
}'

Command Palette

Search for a command to run...