Skylos - Python SAST, Dead Code Detection & PR Gate
Version updated for https://github.com/duriantaco/skylos to version v4.7.0.
- This action is used across all versions by 16 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Skylos is an open-source static analysis tool and CI/CD PR gate designed to enhance code quality and security for Python, TypeScript, JavaScript, Java, and Go repositories. It automates tasks such as dead code detection, security scanning, secrets detection, dependency analysis, and AI-generated code guardrails, providing actionable feedback directly in pull requests. By integrating with CI/CD workflows, Skylos helps developers identify unused code, exploitable vulnerabilities, and maintain high code quality while reducing technical debt.
What’s Changed
4.7.0 (2026-04-26)
Features
- cloud: support tokenless CI auth (60b3273)
Bug Fixes
- release: restore release-please metadata flow (f4e233c)