Metadata-Version: 2.4
Name: qatration
Version: 0.0.0
Summary: Name reservation. Adversarial testing for LLM features and agents — not released yet.
Author-email: QAtration <qatration@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/qatration/qatration
Project-URL: Source, https://github.com/qatration/qatration
Keywords: llm,security,red-team,prompt-injection,agents
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# QAtration

**This version is a name reservation. It is not the tool.**

`qatration` on PyPI is held so that `pip install qatration` cannot one day install somebody
else's code. That matters more here than for most packages: the tool this name will carry is a
security scanner, and its own documentation tells people to type that command.

Installing `0.0.0` gives you a package that does nothing and says so. The command exits
non-zero rather than succeeding silently, because a security tool that appears to run and
reports nothing is the worst possible failure mode.

## What it will be

Adversarial testing for LLM features and agents. A benign baseline says when a breach is
unattributable — the property that separates *your bot leaked a key under attack* from *your
bot leaks that key to anyone who asks politely*, which is a different and usually worse finding.

Source, documentation and releases: **https://github.com/qatration/qatration**

## Licence

Apache 2.0.
