cognis-digital/cheatsense
GitHub: cognis-digital/cheatsense
CHEATSENSE 是一款可自托管的游戏反作弊遥测分析 CLI 工具,通过统计建模检测并评分异常的玩家输入、瞄准和移动行为。
Stars: 0 | Forks: 0
analyze + score] P --> OUT[report] ``` ## 从任何 AI 技术栈中使用 `cheatsense` 可与所有流行的 AI 使用方式互操作: - **MCP server** —— `cheatsense mcp` (Claude Desktop, Cursor, Cognis.Studio, [uncensored-fleet](https://github.com/cognis-digital/uncensored-fleet)) - **兼容 OpenAI / JSON** —— 将 `cheatsense scan . --format json` 通过管道传递给任何 agent 或 LLM - **LangChain · CrewAI · AutoGen · LlamaIndex** —— 一行代码即可将 CLI/JSON 封装为工具 - **CI / 脚本** —— 为非 AI pipeline 提供 exit codes + SARIF ## 对比 | | **Cognis cheatsense** | 诸如 AntiCheat-Bypass 研究工具和 BattlEye 等开源反作弊成果 | |---|:---:|:---:| | 可自托管,无需账号 | ✅ | 视情况而定 | | 单条命令,零配置 | ✅ | ⚠️ | | 支持 CI 的 JSON + SARIF | ✅ | 视情况而定 | | MCP 原生 (AI agent) | ✅ | ❌ | | 多语言移植 (JS/Go/Rust) | ✅ | ❌ | | 开源许可证 | ✅ COCL | 视情况而定 | *秉承 **诸如 AntiCheat-Bypass 研究工具和 BattlEye/EAC 启发式模型等开源反作弊成果的精神,但更加透明且支持自托管** 的理念,以 Cognis 的方式重新塑造。遗漏了致谢?欢迎提交 PR。* ## 集成 可整合至您的技术栈:用于代码扫描的 **SARIF**,用于任何场景的 **JSON**,用于 AI agent 的 **MCP server** (`cheatsense mcp`),以及用于 SIEM/Slack/Jira 的 webhook 转发器。详见 [`docs/INTEGRATIONS.md`](docs/INTEGRATIONS.md)。 ## 安装 —— 各种方式、所有平台 ``` pip install "git+https://github.com/cognis-digital/cheatsense.git" # pip (works today) pipx install "git+https://github.com/cognis-digital/cheatsense.git" # isolated CLI uv tool install "git+https://github.com/cognis-digital/cheatsense.git" # uv pip install cognis-cheatsense # PyPI (when published) docker run --rm ghcr.io/cognis-digital/cheatsense:latest --help # Docker brew install cognis-digital/tap/cheatsense # Homebrew tap curl -fsSL https://raw.githubusercontent.com/cognis-digital/cheatsense/main/install.sh | sh ``` | Linux | macOS | Windows | Docker | 云平台 | |---|---|---|---|---| | `scripts/setup-linux.sh` | `scripts/setup-macos.sh` | `scripts/setup-windows.ps1` | `docker run ghcr.io/cognis-digital/cheatsense` | [DEPLOY.md](docs/DEPLOY.md) (AWS/Azure/GCP/k8s) | ## 相关的 Cognis 工具 - [`apkpeek`](https://github.com/cognis-digital/apkpeek) —— 一键静态分析 Android APK/AAB 二进制文件:将硬编码的密钥、导出的组件、危险权限以及不安全的 manifest 标记提取为单一的 SARIF 报告。 - [`ipasnitch`](https://github.com/cognis-digital/ipasnitch) —— 针对 iOS .ipa 包的静态扫描器,可标记 ATS 例外、缺失的 entitlements 加固、内嵌的 URL/密钥以及薄弱的 Info.plist 传输安全设置。 - [`hookcraft`](https://github.com/cognis-digital/hookcraft) —— 根据 YAML 意图(例如“绕过 SSL pinning”、“导出 crypto keys”)生成可直接运行的 Frida 插桩脚本,并验证它们是否成功附加到目标进程。 - [`dastlite`](https://github.com/cognis-digital/dastlite) —— 一个无头、配置即代码的 DAST 运行器,可爬取经过身份验证的 Web/移动 API 接口,并触发精选的主动扫描规则集,输出经过去重处理的 SARIF。 - [`semsift`](https://github.com/cognis-digital/semsift) —— 轻量级的语义感知 SAST,仅对 diff 运行精选的污点分析规则,从而使 PR 获得快速的增量 SAST,而不是整个仓库扫描的疲劳。 - [`binhunt`](https://github.com/cognis-digital/binhunt) —— 游戏/桌面二进制完整性扫描器,可对可执行文件进行指纹识别,检测常见的加壳器/混淆器,并与已知的安全基线进行差异比对,以发现篡改行为。 **探索全套装工具 →** [🗂️ 全部 170+ 工具](https://github.com/cognis-digital/cognis-neural-suite) · [⭐ awesome-cognis](https://github.com/cognis-digital/awesome-cognis) · [🔗 cognis-sources](https://github.com/cognis-digital/cognis-sources) · [🤖 uncensored-fleet](https://github.com/cognis-digital/uncensored-fleet) · [🧠 engram](https://github.com/cognis-digital/engram) ## 互操作性 `{}` 与包含 300+ 工具的 Cognis 套件无缝组合 —— JSON 输入/输出以及共享的 兼容 OpenAI 的 `/v1` 骨干网络。详见 **[INTEROP.md](INTEROP.md)** 获取 套件图谱、组合模式以及参考技术栈。 ## 许可证 在 **Cognis Open Collaboration License (COCL) v1.0** 下开源可见 —— 可免费用于个人、内部评估、研究和教育用途;**商业/生产环境使用需获取许可** (licensing@cognis.digital)。详见 [LICENSE](LICENSE)。
Cognis Digital · 包含于 170+ 工具的 Cognis Neural Suite 中 · Making Tomorrow Better Today
标签:Python, 代码示例, 可视化界面, 异常检测, 数据分析, 数据可视化, 无后门, 日志审计, 游戏反作弊, 请求拦截, 逆向工具, 遥测分析