Helios is derived from the ancient Greek “Ἥλιος”, the name of the sun god. In Greek mythology, the sun god drives a
golden chariot pulled by four fire horses across the sky, representing light, energy, and guidance.
Helios symbolizes providing light and direction like the sun during developers’ AI editor programming process,
protecting program security, preventing potential security threats, and generating more secure code.
Features
Usage
Environment Setup
Python: 3.12 or higher
Install uv (if not already installed) for project management and dependency synchronization:
To ensure MCP tools are called properly, please add config/project_rules.md to your editor’s project rules.
Or add the following to your input prompts:
After writing files or generating files, you must call the MCP tool query_guide_line to query the best file security writing guidelines, then check and correct files according to the guidelines.
Supported Security Checks
SQL Injection Detection: Identifies unsafe SQL query construction
Helios
中文 | English
What is Helios
Helios is derived from the ancient Greek “Ἥλιος”, the name of the sun god. In Greek mythology, the sun god drives a golden chariot pulled by four fire horses across the sky, representing light, energy, and guidance.
Helios symbolizes providing light and direction like the sun during developers’ AI editor programming process, protecting program security, preventing potential security threats, and generating more secure code.
Features
Usage
Environment Setup
Install uv (if not already installed) for project management and dependency synchronization:
Running
Start the MCP server:
First you need a BAILIAN_API_KEY from https://bailian.console.aliyun.com
Then Configure the server in MCP-compatible clients:
To ensure MCP tools are called properly, please add
config/project_rules.mdto your editor’s project rules.Or add the following to your input prompts:
Supported Security Checks
Demo