Instructions to use celvexgroup/modelaudit-nemo-checkpoint-ext-gate-poc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use celvexgroup/modelaudit-nemo-checkpoint-ext-gate-poc with NeMo:
# tag did not correspond to a valid NeMo domain.
- Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
PoC - modelaudit NeMo checkpoint extension-coverage gap (BL-0106)
Coordinated disclosure PoC for huntr (Protect AI MFV). Benign only.
- Scanner: modelaudit==0.2.49 (nemo_scanner.py). Format: NeMo (.nemo, a tar bundle).
modelaudit scan bypass_bin.nemo-> Clean/exit 0: an unsafe pickle stored asmodel_weights.bin(or .dill/.joblib) inside the .nemo is NOT scanned, because nemo_scanner only opcode-scans members ending in {.ckpt,.pt,.pth,.pkl,.pickle} (line 1163).control_ckpt.nemois the identical payload named .ckpt -> CRITICAL (CVE-2025-23249). Renaming bypass_bin.nemo -> .tar also flips it to CRITICAL (isolates the .nemo gate).- Benign: the embedded pickle only touches a marker file on load. No destructive action.
Files: bypass_bin/dill/joblib.nemo (bypass), control_ckpt.nemo (fires). Full report in huntr submission.
- Downloads last month
- 18
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support