12211725-star/oxy-audit-mcp
OXY-Audit MCP Plugin - 四审计合一平台 (主机/日志/数据库/网络审计)
Overview
12211725-star/oxy-audit-mcp is a Makefile tool licensed under MIT. OXY-Audit MCP Plugin - 四审计合一平台 (主机/日志/数据库/网络审计)
Ranked #68 out of 104 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Makefile MIT
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% 2d ago
Last commit 2d ago → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
Forks 0
Description Brief
License MIT
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
Contributors medium impact
Dependents medium impact
Matched Queries
From the README
# OXY-Audit MCP Plugin
四审计合一平台的 MCP (Model Context Protocol) 插件 - 主机/日志/数据库/网络审计
## 服务配置
```json
{
"mcpServers": {
"oxy-audit": {
"command": "python",
"args": ["-m", "oxyaudit.mcp_server"],
"env": {
"OXY_API_KEY": ""
}
}
}
}
```
## 环境变量
- OXY_API_URL: API 地址 (默认 http://localhost:8000)
- OXY_API_KEY: API 密钥 (留空使用模拟数据)
## MCP Tools (11个)
| 工具 | 功能 |
|------|------|
| oxy_list_hosts | 列出所有受管主机 |
| oxy_get_host_info | 获取主机详细信息 |
| oxy_check_host_security | 主机安全检查 |
| oxy_query_logs | 查询日志 |
| oxy_detect_threats | 威胁检测 |
| oxy_list_databases | 列出受管数据库 |
| oxy_check_db_privileges | 数据库权限检查 |
| oxy_scan_network | 网络扫描 |
| oxy_list_alerts | 告警列表 |
| oxy_get_risk_score | 获取风险评分 |
| oxy_generate_report | 生成审计报告 |
## 许可证
MIT License Read full README on GitHub → Are you the maintainer of 12211725-star/oxy-audit-mcp?
Claim this tool → Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.