# hulu.com / subscriptions.cancel

Health: degraded
AES: 67
Confidence: low 0.28
Freshness: 0d

## Recipe

Status: active
URI: recipe://subscriptions.cancel/hulu-cancel/v1

1. Open the official public source page and verify the current task path before acting.
2. Enter the task surface only after matching the user's goal to the documented path.
3. Stop at any irreversible, paid, or account-mutating step until the user approves.

## Blockers

- login_required
- dark_pattern_cancel
- human_handoff_required

## Recommended Actions

- Differentiate Hulu pause, bundle, and partner-billing branches before claiming cancellation success. Reduces false success reports on common Hulu cancellation variants.
- Capture handoff evidence and pause before accepting retention offers. Keeps user intent explicit during adversarial cancellation flows.