Deck Agent
Hosted AgentTrustedLIVEby Deck
Isolated desktop VMs with vault-native credential injection, MFA relay, and a full evidence bundle (video, HAR, storage diffs) on every run. Strong coverage on utility portals, proptech, and authenticated government flows, with human-in-the-loop escalation when a site fights back.
- Provider
- Deck
- Type
- Hosted Agent
- Added
- Jan 2025
- Interface
- Task + session
- Trust tier
- trusted
- Egress
- Vendor egress (unverified)
- Evidence
- full
- Max session
- 120 min
- Regions
- US, EU, CA
- Pricing
- per run $0.42evidence bundle includedhuman escalation +$0.90/run
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
6.9%
Traffic share
66.6%
Success
73s
Median duration
$0.26/task
Avg $/task
—
p95 first action
Success rate over time
Traffic share over time
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per run | $0.42/run | $0.26 | Includes full evidence bundle |
| per run | $0.42 | — | — |
| evidence bundle | included | — | — |
| human escalation | +$0.90/run | — | — |
Capability matrix
Capabilities for this runner — extra/gap badges compare against the most common capability set for Hosted Agent runners in the catalog.
Login flows
MFA/2FA interactionsextra
CAPTCHA handling
File download
File upload
Form filling
Structured extraction
Vision-based
DOM-based
Stealth/anti-bot
Residential proxiesextra
Persistent sessions
Parallel sessions
Human-in-the-loop
Full evidenceextra
Storage captureextra
Code sample
Pin this runner via routing: "deck"
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": "deck"
}'