ComfyUI-Mutantwork Stamps Tamper Proof Do Not Train Tags On AI Art

ComfyUI-Mutantwork is a new node pack that equips ComfyUI with prompt optimization, local AI forensic detection, and cryptographically signed content credentials. It strips out overused tokens that weaken results, analyzes images for telltale generative artifacts, and can embed a C2PA manifest that proves an image’s origin. The latest release adds the Mutant Content Credentials node, giving creators an offline way to attach tamper-proof signatures and a “Do Not Train” assertion directly to their outputs.
Built by Brerereton-beep as part of the Mutantwork Suite, the project tackles semantic saturation in prompts and supplies provenance tools that run without any cloud dependencies. The entire node pack is open source under the MIT license, making it free to inspect or modify. It installs cleanly through ComfyUI Manager or a manual clone, and related tools like Prompt Power Pro and Mutant Verify extend the verification ecosystem.
New C2PA content credentials node
- Strips overused tokens that dilute prompt quality.
- Injects precise weighted replacements for weak phrases.
- Runs forensic analysis entirely on your own machine.
- FFT analysis detects latent VAE upsampling artifacts.
- ELA uncovers compression glitches in edited images.
- Bakes an invisible provenance key into PNG files.
- Adds C2PA cryptographic signature to output images.
- Embeds a Do Not Train assertion in metadata.
Artists using ComfyUI can clean up prompts hit by semantic saturation, producing sharper generations. Forensic nodes help anyone verify AI images and detect edits without relying on cloud services. Professionals who care about training consent will value the C2PA signing that embeds a verifiable “Do Not Train” flag straight into the metadata.
Developer notes on local execution
The C2PA node uses an industry standard from Adobe and Microsoft, includes test certificates for immediate use, and supports custom PEM keys for production signing. All forensic analysis runs on your own computer, never uploading data. The MIT-licensed pack can be installed via ComfyUI Manager or manual clone.
"Added a 4th node: Mutant Content Credentials." — Source: Reddit