Metadata-Version: 2.4
Name: merchantguard-sentinela
Version: 1.0.0
Summary: Conversational Intent Firewall for AI agents. Screen WhatsApp, Telegram, and chat messages for prompt injection, social engineering, and fraud in <10ms.
Author-email: MerchantGuard <hello@merchantguard.ai>
License: MIT
Project-URL: Homepage, https://merchantguard.ai/sentinela
Project-URL: Documentation, https://merchantguard.ai/sentinela#docs
Project-URL: Repository, https://github.com/MerchantGuard/sentinela-python
Project-URL: Issues, https://github.com/MerchantGuard/sentinela-python/issues
Keywords: sentinela,merchantguard,prompt-injection,ai-firewall,whatsapp,telegram,chatbot-security,fraud-detection,llm-security,ai-agents
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Classifier: Topic :: Communications :: Chat
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.24.0
Provides-Extra: fastapi
Requires-Dist: fastapi>=0.100.0; extra == "fastapi"
Provides-Extra: flask
Requires-Dist: flask>=2.0.0; extra == "flask"
