control_concatenate_axis.keras - control Keras Native artifact with Concatenate(axis=-1).malicious_concatenate_axis.keras - malicious Keras Native artifact with Concatenate(axis=1).reproduce.py - verifies the trigger-specific output flip and scanner output.1python3 -m venv /tmp/mfv-keras-concat-axis
2. /tmp/mfv-keras-concat-axis/bin/activate
3pip install -r requirements.txt
4python reproduce.py[0, 1, 0] in both artifacts.2.0 only in the left input's second timestep; it is class 0 in the control artifact and class 1 in the malicious artifact.modelscan==0.8.8 reports No issues found!.