mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 03:29:51 +00:00
10 lines
263 B
YAML
10 lines
263 B
YAML
name: "💥 Red-team failure"
|
|
description: Unsafe or catastrophically wrong output
|
|
labels: [security]
|
|
body:
|
|
- type: textarea
|
|
id: prompt
|
|
attributes:
|
|
label: The failing prompt
|
|
placeholder: "Full input here"
|
|
validations: { required: true }
|