Skylos is an open-source Python static analysis and code security tool designed for development teams working with AI-generated code. Skylos scans codebases for dead code, hallucinated imports, risky security patterns, and the removal of authentication, CSRF, or rate-limiting controls, making it a valuable guardrail before merging code. It is framework-aware (Django, Flask, FastAPI, Pydantic), integrates easily into CI/CD workflows, and can be used both locally with a CLI or via a cloud dashboard for historical tracking and collaboration. Ideal for teams using tools like Copilot, Cursor, and Claude Code.
Visit Skylos's official website for product details and getting started.