modelscan Keras nested Lambda coverage-gap PoC
This repository contains a small Keras Native .keras artifact for a huntr
Model File Vulnerability report.
The artifact is intentionally low impact. It contains an identity Lambda layer
inside a nested Keras model. In the local verification harness, loading the file
with keras.saving.load_model(..., safe_mode=False) returns the input value and
does not create files, start processes, or make network requests.
The local verification script is:
projects/huntr-mfv/scripts/triage_modelscan_keras_nested_lambda.py