Metadata-Version: 2.4
Name: correctover-test
Version: 0.3.1
Summary: 🔒 Correctover Agent Security Audit — test your AI agents for guardrail gaps in 5 seconds. Supports CrewAI, Smolagents, LlamaIndex.
Project-URL: Homepage, https://correctover.com
Project-URL: Documentation, https://correctover.com/docs
Project-URL: Repository, https://github.com/Correctover/correctover-test
Project-URL: Issues, https://github.com/Correctover/correctover-test/issues
Author-email: NeuralBridge <wangguigui@correctover.com>
License: Apache-2.0
Keywords: agent,ai,audit,correctover,guardrail,llm,security,self-healing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.11
Requires-Dist: click>=8.0
Requires-Dist: correctover>=2.2.0
Requires-Dist: pydantic>=2.0
Provides-Extra: all
Requires-Dist: crewai; extra == 'all'
Requires-Dist: llama-index-core; extra == 'all'
Requires-Dist: smolagents; extra == 'all'
Provides-Extra: crewai
Requires-Dist: crewai; extra == 'crewai'
Provides-Extra: llamaindex
Requires-Dist: llama-index-core; extra == 'llamaindex'
Provides-Extra: smolagents
Requires-Dist: smolagents; extra == 'smolagents'
Description-Content-Type: text/markdown

# 🔒 correctover-test

**AI Agent Security Audit — 5 seconds to know if your agents are protected.**

```bash
pip install correctover-test
correctover-test --quick
```

[Fix issues → correctover.com](https://correctover.com)
