Skylos
VerifiedDead code detection, security scanning, and code quality analysis for Python, TypeScript, and Go. 98% recall with fewer false positives than Vulture. Includes AI-powered remediation.
Install
Claude Code
claude mcp add skylos -- uvx skylosSafety Report
details
Authentication detected: env_api_key_py, env_required, bearer_check, jwt_verify, connection_string, oauth
details
No CORS-relevant transport detected (likely stdio)
details
Rate limiting detected: rate_limit_middleware, throttle
details
2 known vulnerable deps (2 high)
details
2 known vulnerable deps (2 high)
details
Dangerous patterns detected: eval_call, cp_require, os_system_py, subprocess_shell
details
License: Apache-2.0
details
Last commit 2 days ago
Compatibility
Frequently Asked Questions
What is Skylos?
Dead code detection, security scanning, and code quality analysis for Python, TypeScript, and Go. 98% recall with fewer false positives than Vulture. Includes AI-powered remediation.
Is Skylos safe to use?
Yes, Skylos has passed our 8-point security audit and is rated Verified. All checks including authentication, dependency audit, and known CVE scan passed.
What are alternatives to Skylos?
Similar MCP servers include GhidraMCP, Ida Pro MCP, Beelzebub. Each serves a similar purpose but may differ in features, language, and compatibility.
Similar MCP Servers
GhidraMCP
UntestedA Model Context Protocol server for Ghidra that enables LLMs to autonomously reverse engineer applications. Provides tools for decompiling binaries, renaming methods and data, and listing methods, classes, imports, and exports.
Ida Pro MCP
CautionMCP server for IDA Pro, allowing you to perform binary analysis with AI assistants. This plugin implement decompilation, disassembly and allows you to generate malware analysis reports automatically.
Beelzebub
VerifiedBeelzebub is a honeypot framework that lets you build honeypot tools using MCP. Its purpose is to detect prompt injection or malicious agent behavior. The underlying idea is to provide the agent with tools it would never use in its normal work.