ActionRank

Skylos - Python SAST, Dead Code Detection & PR Gate

Actively maintained

duriantaco/skylos · Apache-2.0

Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code mistakes before merge. For first timers refer to https://duriantaco.github.io/skylos/repo-map/

482 starsLast commit 2 days agoLatest v4.32.0
B
76
/ 100
Security 75Maintenance 100Popularity 46Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: duriantaco/skylos@4417f89aac9609b24460918349a5f828b6e181c2 # v4.32.0

Mutable tags like v4.32.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: duriantaco/skylos@4417f89aac9609b24460918349a5f828b6e181c2 # v4.32.0

Score breakdown

Security (35%)75
Popularity (20%)46
Maintenance (30%)100
Reliability (15%)70