AUTHORS
LICENSE
README.md
pyproject.toml
setup.py
agent_armor/__init__.py
agent_armor/pipeline.py
agent_armor/core/__init__.py
agent_armor/core/ast_hardener.py
agent_armor/core/attestation.py
agent_armor/core/dtg_engine.py
agent_armor/core/policy_engine.py
agent_armor/core/secret_scrubber.py
agent_armor/guards/__init__.py
agent_armor/guards/slopsquatting_guard.py
agent_armor/mcp_proxy/__init__.py
agent_armor/mcp_proxy/interceptor.py
agent_armor/shadow_chain/__init__.py
agent_armor/shadow_chain/chain_manager.py
cli/__init__.py
cli/armor.py
kvlr.egg-info/PKG-INFO
kvlr.egg-info/SOURCES.txt
kvlr.egg-info/dependency_links.txt
kvlr.egg-info/entry_points.txt
kvlr.egg-info/requires.txt
kvlr.egg-info/top_level.txt
tests/test_ast_hardener.py
tests/test_attestation.py
tests/test_dtg_engine.py
tests/test_mcp_proxy.py
tests/test_pipeline.py
tests/test_policy_engine.py
tests/test_secret_scrubber.py
tests/test_shadow_chain.py
tests/test_slopsquatting.py