abraar02/Provoke LLM Red-Team
Run adversarial LLM red-team probes in CI and gate on attack-success-rate.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 30, 2026
- License
- MIT
Pinned Snippet
uses: abraar02/provoke@b1b0140198a9a90ac5eced900e11c59f4165e4e7 # no releases — HEAD as of 2026-07-22tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to the Provoke config YAML. | no | provoke.yaml |
| output | Directory for report artifacts. | no | provoke-report |
| formats | Comma-separated report formats (markdown,json,sarif). | no | markdown,json,sarif |
| fail-on-threshold | Fail the job when the ASR gate is exceeded. | no | true |
Outputs
no outputs