scara0301/SENTINEX Agent Security Scan

Upload an AI agent bundle to a SENTINEX instance, run a sandboxed security scan, and fail the build when findings cross the configured severity or risk-score gate.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-urlBase URL of the SENTINEX API (e.g. https://sentinex.example.com)yes
api-keyWorkspace API key (store as a repository secret)yes
workspace-idWorkspace UUIDyes
agent-nameAgent name to register the upload underyes
bundle-pathPath to the agent bundle (.py, .zip, .tar.gz)yes
scenario-idsComma-separated scenario UUIDs (empty = all builtin scenarios)no""
fail-on-severityFail if any finding is at or above this severity (critical|high|medium|low|never)nohigh
max-risk-scoreFail if the final risk score exceeds this value (0-100, empty = no score gate)no""
timeout-secondsMaximum time to wait for the scan to finishno900
namedescription
scan-idUUID of the scan
risk-scoreFinal 0-100 risk score
gradeLetter grade (A+..F)
findings-countTotal number of findings
badge-urlEmbeddable SVG badge URL for this scan