CoolFace
Modelpublic

LayerFault/native-capability-library

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes11downloads
Model Card

native-capability-library

SECURITY TEST ARTIFACT: DO NOT USE AS A PRODUCTION MODEL

This repository is part of the Layerfault synthetic security corpus. It is deliberately constructed to contain security-relevant characteristics for scanner testing.

Corpus ID: LF-CORPUS-NATIVE-0001

Purpose

HF-style package with an inert ELF shared library importing dlopen, socket and system, built with $ORIGIN RPATH; custom loader references it via ctypes.

Direct expected Layerfault rules

  • LF-CODE-CTYPES
  • LF-PY-NATIVE-LOAD
  • LF-CORR-HF-LOADER-NATIVE-LOAD

Candidate rules

These are deliberately plausible targets that remain marked as candidates until the exact Layerfault build used for certification confirms them.

  • LF-CORR-CUSTOM-LOADER-NATIVE
  • LF-NATIVE-DYNAMIC-LOAD
  • LF-NATIVE-EXEC-CAPABILITY
  • LF-NATIVE-NETWORK-CAPABILITY
  • LF-NATIVE-RPATH

Negative-control rules

These should remain silent for this corpus item.

  • None

Safety

The corpus uses fake secrets, loopback/.invalid network destinations, harmless marker output, and synthetic model behavior only. It is intended for static scanning and isolated security testing.