cyberchef_migration_preview
Analyze CyberChef recipes for v2.0.0 compatibility, identify issues, and transform them to the new format.
Instructions
Analyze recipes and configurations for v2.0.0 compatibility. Returns compatibility issues and optionally transforms recipes to v2.0.0 format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | analyze: check compatibility, transform: convert to v2.0.0 format | analyze |
| recipe | Yes | Recipe object or array to analyze |