LICENSE
README.md
pyproject.toml
anticipator/__init__.py
anticipator/cli.py
anticipator.egg-info/PKG-INFO
anticipator.egg-info/SOURCES.txt
anticipator.egg-info/dependency_links.txt
anticipator.egg-info/entry_points.txt
anticipator.egg-info/requires.txt
anticipator.egg-info/top_level.txt
anticipator/detection/__init__.py
anticipator/detection/scanner.py
anticipator/detection/signatures.py
anticipator/detection/core/__init__.py
anticipator/detection/core/aho.py
anticipator/detection/core/canary.py
anticipator/detection/core/encoding.py
anticipator/detection/core/entropy.py
anticipator/detection/core/heuristic.py
anticipator/detection/core/normalizer.py
anticipator/detection/extended/__init__.py
anticipator/detection/extended/config_drift.py
anticipator/detection/extended/homoglyph.py
anticipator/detection/extended/path_traversal.py
anticipator/detection/extended/threat_categories.py
anticipator/detection/extended/tool_alias.py
anticipator/integrations/__init__.py
anticipator/integrations/exporter.py
anticipator/integrations/monitor.py
anticipator/integrations/langgraph/__init__.py
anticipator/integrations/langgraph/interceptor.py
anticipator/integrations/langgraph/wrapper.py