Why remove generation data
A parameters chunk or a ComfyUI workflow is a complete recipe. Anyone who drops your PNG into AUTOMATIC1111's PNG Info tab or onto a ComfyUI canvas gets your prompt, seed, model, LoRAs and settings, and can reproduce or build on your work. Workflows can also contain model file names and paths from your machine.
Keep a private copy
The metadata is useful to you. ComfyUI can reload a whole workflow from its PNG, so keep your originals and share clean copies. You can also stop writing it at the source: AUTOMATIC1111 has a setting to stop saving generation parameters as PNG chunks, and ComfyUI accepts a --disable-metadata flag.