LayerFault/python-custom-loader-capability-chain
014
1{2 "candidate_rules": [],3 "corpus_id": "LF-CORPUS-PY-0001",4 "description": "HF-style custom loader containing harmless process, native-load, loopback-network, credential, filesystem, dynamic-code, package-manager and NumPy allow_pickle call sites.",5 "expected_rules": [6 "LF-CODE-AUTO-MAP",7 "LF-CODE-SUBPROCESS",8 "LF-PY-CALL-PROCESS",9 "LF-CORR-HF-LOADER-PROCESS",10 "LF-CODE-CTYPES",11 "LF-PY-NATIVE-LOAD",12 "LF-CORR-HF-LOADER-NATIVE-LOAD",13 "LF-CODE-NETWORK",14 "LF-PY-CALL-NETWORK",15 "LF-CORR-HF-LOADER-NETWORK",16 "LF-PY-CREDENTIAL-ACCESS",17 "LF-CORR-HF-LOADER-CREDENTIALS",18 "LF-PY-FILESYSTEM-MUTATION",19 "LF-CORR-HF-LOADER-FILESYSTEM",20 "LF-CODE-EVAL",21 "LF-PY-CALL-DYNAMIC-CODE",22 "LF-CORR-HF-LOADER-DYNAMIC-CODE",23 "LF-PY-PACKAGE-INSTALL",24 "LF-CORR-HF-LOADER-INSTALL",25 "LF-PY-NUMPY-ALLOW-PICKLE",26 "LF-CORR-NUMPY-ALLOW-PICKLE"27 ],28 "generator": "packages.python_capability_chain",29 "ground_truth": "synthetic-generated",30 "must_not_rules": [],31 "repo_name": "python-custom-loader-capability-chain",32 "repo_type": "model",33 "safety": "inert/canary-only",34 "schema": 1,35 "validation": {36 "kind": "verify-package",37 "target": "."38 }39}40 