Metadata-Version: 2.4
Name: agentfortress
Version: 1.0.0
Summary: Runtime protection and security monitoring for AI agents — The CrowdStrike for AI Agents
Home-page: https://github.com/aayush022008/agentfortress
Author: Aayush
Author-email: Aayush <aayush022008@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/aayush022008/agentfortress
Project-URL: Repository, https://github.com/aayush022008/agentfortress
Project-URL: Documentation, https://github.com/aayush022008/agentfortress/blob/main/docs/quickstart.md
Project-URL: Bug Tracker, https://github.com/aayush022008/agentfortress/issues
Keywords: security,ai,agents,llm,monitoring,threat-detection,prompt-injection,runtime-protection,agentfortress
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Security
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: cryptography>=41.0
Requires-Dist: httpx>=0.25
Requires-Dist: scikit-learn>=1.3
Requires-Dist: numpy>=1.24
Requires-Dist: pydantic>=2.0
Requires-Dist: rich>=13.0
Requires-Dist: click>=8.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Provides-Extra: langchain
Requires-Dist: langchain>=0.1.0; extra == "langchain"
Provides-Extra: crewai
Requires-Dist: crewai>=0.1.0; extra == "crewai"
Provides-Extra: autogen
Requires-Dist: pyautogen>=0.2.0; extra == "autogen"
Provides-Extra: openai
Requires-Dist: openai>=1.0.0; extra == "openai"
Dynamic: author
Dynamic: home-page
Dynamic: requires-python
