1. GitHub Issue: Agent Lacks 'sweep_payloads' Primitive for Systematic Parameter Fuzzing
The current scan agent architecture operates on a one-shot-per-endpoint basis, delegating all systematic parameter variation to the internal logic of wrapped tools like sqlmap or nuclei. This creates a critical gap: the agent itself lacks a native primitive to command a targeted endpoint with dozens of payload variants...