detecting-data-and-model-poisoning
mukul975/Anthropic-Cybersecurity-Skills
A comprehensive tool for identifying poisoned training data, backdoored ML models, and supply-chain compromises. It leverages IBM's Adversarial Robustness Toolbox (ART) for activation clustering and spectral signature analysis, uses Cleanlab for label quality checks, and enforces integrity via weight-hash verification and safetensors. Essential for securing ML pipelines before training, deployment, or during supply chain audits.