run_reverse_agent
Plans and executes an iterative JavaScript reverse engineering chain, repeating until completion, a blocker, or an analysis checkpoint is reached.
Instructions
One-shot reverse agent entry: repeatedly plans and executes the main reverse chain until blocked, stalled, or reaching the analysis checkpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ||
| goalMode | No | pure-draft | |
| strategy | No | ||
| maxRounds | No | ||
| outputMode | No | verbose | |
| includeSummary | No | ||
| autoExportPortable | No |