skylos: Skylos is a privacy-first, hybrid static analysis tool designed for Python, TypeScript, and Go. It excels at detecting dead code, critical security vulnerabilities like SQL injection and hardcoded secrets, and various code quality issues, bridging traditional static analysis with advanced AI agent capabilities.; Gemini CLI: Gemini CLI is Google's open-source AI agent for the terminal, providing direct access to Gemini models with a free tier of 60 requests/minute and 1,000/day. It ships with built-in tools for Google Search grounding, file operations, shell command execution, and web fetching, plus native MCP support for custom integrations. Built for developers who work primarily in the command line.
Automating Code Quality in CI/CD: Integrate Skylos into GitHub Actions to automatically detect dead code, security vulnerabilities, and quality issues on every Pull Request, failing builds on critical findings.
Running AI-assisted development tasks directly in the terminal without switching contexts