panbanda/Omen Analysis

Run diff risk analysis and health scoring on pull requests

View on GitHub

Trust Signals

Scorecard Score
Scorecard 4–6scored Jul 10, 2026
Maintenance Recency
Activelast commit Jun 16, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: panbanda/omen@68c4675ae5025dc272f7b64a6179006ea6cdd36b # omen-skills-v4.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionOmen version to install (e.g. "4.20.3"). Defaults to latest release.nolatest
pathRepository path to analyzeno.
commentPost or update a sticky PR comment with analysis resultsnofalse
labelAdd a risk-level label to the PRnofalse
label-templateLabel name template. Use {{level}} for risk level replacement.norisk: {{level}}
label-color-lowHex color (without #) for the low risk labelno0e8a16
label-color-mediumHex color (without #) for the medium risk labelnofbca04
label-color-highHex color (without #) for the high risk labelnod93f0b
checkFail the action if risk level meets or exceeds thresholdnofalse
check-thresholdRisk level threshold for check failure (low, medium, high)nohigh
namedescription
risk-scoreDiff risk score (0.0 - 1.0)
risk-levelRisk level (low, medium, high)
health-scoreRepository health score (0 - 100)
health-gradeHealth grade (A, B, C, D, F)
diff-jsonFull omen diff JSON output
score-jsonFull omen score JSON output