CoolFace
Modelpublic

daupaul/huntr-modelscan-legacy-pytorch-poc

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes
Model Card

Harmless legacy PyTorch validation artifact

This repository contains a small local-verification artifact for a responsible disclosure report.

The file legacy_torch_marker.pt is a legacy-format PyTorch serialization sample created with _use_new_zipfile_serialization=False. It is intended to demonstrate a scanner coverage gap in a local test environment.

Safety notes:

  • —The marker returns the integer 42 when loaded in the test harness.
  • —It does not write files.
  • —It does not start subprocesses.
  • —It does not make network requests.
  • —It is provided only so maintainers and triagers can reproduce the scanner result described in the disclosure report.

Suggested local verification command from the companion report workspace:

bash
python3 projects/huntr-mfv/scripts/verify_modelscan_legacy_torch_gap.py