CrawlDex
Subscriptions / account

Cancel Subscription

Cancel a recurring subscription and verify the subscription state, final access date, and renewal removal.

subscriptions.cancel degraded user present for auth browser only
Hold / Collect evidence first

Do not trust this route yet

The current evidence set is too thin for a confident agent decision.

Next: Run a canary or submit a trusted outcome before allowing an agent to attempt this unsupervised.
63Best route AES
demo-subscriptions.crawldex.com
Evidence and trust

low trust

15%
basisBased on 3 evidence samples from catalog reporters.3
sourceSources: seeded example.
nextTreat this as directional until trusted canaries or operator reports arrive.
Sites 1 known routes
Evidence 3 seeded example
Confidence low 22%
Freshness 0d fresh
Compatibility matrix

Origin support for this task

OriginHealthAESConfidenceFreshnessBlockers
demo-subscriptions.crawldex.com
recipe://demo-subscriptions.crawldex.com/subscriptions.cancel/v1
degraded
63
low
22% / 3 samples
0d
fresh
login_requireddark_pattern_cancelhuman_handoff_required
Advisory profile

Blockers and completion rules

Typical blockers
login_required2fa_user_presentdark_pattern_cancelhuman_handoff_required
Success criteria
  1. Cancellation confirmation or case identifier is captured
  2. Future renewal, final access date, and refund implications are documented
  3. No required phone-only or offline-only final step remains unresolved
Recommended actions

Remediation queue

  • mediumagent
    Use the highest-evidence origin for subscriptions.cancel and report the outcome after the attempt. Compounds the task-level operating map with fresh execution evidence.
Agent handoff

Copy this into an agent runbook

subscriptions.cancel
Before attempting subscriptions.cancel on demo-subscriptions.crawldex.com, check CrawlDex. Current verdict: Collect evidence first. Run a canary or submit a trusted outcome before allowing an agent to attempt this unsupervised.
curl -sS -X POST /api/v1/preflight \
  -H 'content-type: application/json' \
  -d '{"site":"demo-subscriptions.crawldex.com","task":"subscriptions.cancel","agent_profile":{"stack":"browser-use","browser_runtime":"playwright"}}'
Preflight contract
{
  "site": "demo-subscriptions.crawldex.com",
  "task": "subscriptions.cancel",
  "agent_profile": {
    "stack": "browser-use",
    "browser_runtime": "playwright"
  }
}
Evidence notes

Source caveats

MVP seed data is included for demo origins until live task evidence is reported.