| { | |
| "candidate_rules": [ | |
| "LF-CORR-CUSTOM-LOADER-NATIVE", | |
| "LF-NATIVE-DYNAMIC-LOAD", | |
| "LF-NATIVE-EXEC-CAPABILITY", | |
| "LF-NATIVE-NETWORK-CAPABILITY", | |
| "LF-NATIVE-RPATH" | |
| ], | |
| "corpus_id": "LF-CORPUS-NATIVE-0001", | |
| "description": "HF-style package with an inert ELF shared library importing dlopen, socket and system, built with $ORIGIN RPATH; custom loader references it via ctypes.", | |
| "expected_rules": [ | |
| "LF-CODE-CTYPES", | |
| "LF-PY-NATIVE-LOAD", | |
| "LF-CORR-HF-LOADER-NATIVE-LOAD" | |
| ], | |
| "generator": "native.native_capability_library", | |
| "ground_truth": "synthetic-generated", | |
| "must_not_rules": [], | |
| "repo_name": "native-capability-library", | |
| "repo_type": "model", | |
| "safety": "inert/canary-only", | |
| "schema": 1, | |
| "validation": { | |
| "kind": "verify-package", | |
| "target": "." | |
| } | |
| } | |