duriantaco/Skylos - Python SAST, Dead Code Detection & PR Gate

SAST, dead code detection, secrets scanning, and PR gating for Python, TypeScript, Java, and Go.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to scan (default: current directory)no.
modeScan mode: 'scan' (report only), 'gate' (fail on issues), 'review' (PR comments + gate)nogate
analysisAnalysis types to run (space-separated): dead-code security quality ai-defects secretsnodead-code security
confidenceMinimum confidence threshold (0-100)no60
tokenOptional legacy Skylos API token for uploads. Prefer GitHub OIDC with id-token: write when running in GitHub Actions.no
python-versionPython version to useno3.11
max-commentsMaximum inline PR review comments (default: 15)no15
namedescription
findings-countTotal number of findings
gate-passedWhether the quality gate passed (true/false)
report-pathPath to the JSON report file