Skylos is an open-source static analysis tool that detects dead code, hardcoded secrets, exploitable flows, and AI-generated security regressions in Python, TypeScript, and Go. It can be run locally or integrated into CI/CD workflows to gate pull requests.
From the registry: Dead code, security, secrets detection and code quality for Python, TypeScript, Go.

$ pip install skyloshttps://pypi.org/project/skylos/Please install the `skylos` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Python** — Python runtime required (https://www.python.org)
- **Install skylos** — Install the skylos package via pip Run: `pip install skylos` (https://pypi.org/project/skylos/)
Canonical MCP server config (stdio transport):
- command: `python`
- args: ["-m","skylos_mcp"]
Note: MCP server is part of the skylos package (skylos_mcp subdirectory). Install via pip install skylos. Primary use is as CLI/CI tool for Python/TypeScript/Go static analysis, dead code detection, and security scanning.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.