MCP Server
MCP
io.github.duriantaco/skylos
Dead code, security, secrets detection and code quality for Python, TypeScript, Go.
Install
uvx skylos
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "skylos",
"version": "3.5.10",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Skylos API key for cloud features and MCP authentication",
"format": "string",
"isSecret": true,
"name": "SKYLOS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment