Correctover/correctover-test

GitHub: Correctover/correctover-test

一款 AI Agent 安全审计测试工具,帮助开发者在数秒内检测 CrewAI/Smolagents/LlamaIndex 框架中 Agent 的安全防护缺口与自我修复能力。

Stars: 0 | Forks: 0

# 🔒 correctover-test **AI Agent 安全审计 — 5 秒钟即可了解您的 agent 是否受到保护。** [![PyPI 版本](https://img.shields.io/pypi/v/correctover-test.svg)](https://pypi.org/project/correctover-test/) [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/) [![许可证:Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-green.svg)](https://opensource.org/licenses/Apache-2.0) ## 快速开始 ``` pip install correctover-test correctover-test --quick ``` ## 功能说明 测试 AI agent 在主流框架中的自我修复能力: - **CrewAI** — Crew 从工具故障中自动恢复 - **Smolagents** — HfSmolAgent 错误处理 - **LlamaIndex** — Agent worker 重试模式 ### 关键指标 | 指标 | 数值 | |--------|-------| | 自我修复成功率 | 84.1% | | 测试场景 | 20,071 | | 验证维度 | 6 | | 故障转移延迟 | 0.4–0.7ms | ## 免费版 每天 50 次扫描 — 无需信用卡。 解锁无限制:[correctover.com/checkout](https://correctover.com/checkout) ``` export CORRECTOVER_LICENSE_KEY=your-key-here ``` ## 相关 Correctover 工具 | 工具 | 安装 | 描述 | |------|---------|-------------| | **Security Scanner** | `npx correctover-scan` | MCP 配置安全审计(14 项检查) | | **Self-Healing Test** | `pip install correctover-test` | Agent 自我修复测试套件 | | **Vulnerability Scan** | `pip install correctover-security-audit` | 215 种故障类型扫描器 | | **Compliance Check** | `pip install correctover-compliance-check` | OAuth 2.1 + CCS v1.0 | | **Runtime Guard** | `pip install correctover-runtime-guard` | 22µs RCE/SSRF 拦截 | | **MCP Server** | `npm install correctover-mcp-server` | 6 维度验证 | **官网**:[correctover.com](https://correctover.com) · **GitHub**:[github.com/Correctover](https://github.com/Correctover)
标签:逆向工具