identitymachines/Garak LLM Vulnerability Scanner

Run Garak security probes against AI agents/LLM models and generate comprehensive security reports

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
target_urlTarget URL for security testingyes
api_methodHTTP method for API callsnoPOST
api_headersJSON string of API headersno{"Content-Type": "application/json"}
request_templateJSON string of request templateyes
response_fieldJSON field path for response extractionnoresponse
probesComma-separated list of probes to runnoansiescape,atkgen,continuation,dan,divergence,encoding,goodside,grandma,latentinjection,leakreplay,lmrc,malwaregen,misleading,packagehallucination,phrasing,promptinject,realtoxicityprompts,snowball,suffix,tap,topic,xss
timeout_minutesTimeout for probe execution in minutesno15
fail_on_criticalFail the workflow if critical issues are foundnofalse
fail_on_highFail the workflow if high severity issues are foundnofalse
artifact_nameName for the uploaded artifactsnogarak-llm-vulnerability-scanner-results
namedescription
run_idUnique identifier for this test run
critical_issuesNumber of critical security issues found
high_issuesNumber of high severity security issues found
medium_issuesNumber of medium severity security issues found
low_issuesNumber of low severity security issues found
info_issuesNumber of info severity security issues found
total_probesTotal number of probes executed
aggregated_reportPath to the aggregated security report
owasp_reportPath to the OWASP HTML report