LICENSE
NOTICE
README.md
pyproject.toml
airlock/__init__.py
airlock/ask.py
airlock/askd.py
airlock/audit.py
airlock/batch.py
airlock/bench.py
airlock/cc_hook.py
airlock/cli.py
airlock/config.py
airlock/contracts.py
airlock/demo.py
airlock/export.py
airlock/feed.py
airlock/grants.py
airlock/install.py
airlock/mcp_proxy.py
airlock/monitor.py
airlock/notify.py
airlock/pins.py
airlock/policy.py
airlock/propose.py
airlock/report.py
airlock/scan.py
airlock/sign.py
airlock/data/feed.json
airlock/examples/__init__.py
airlock/examples/poisoned_server.py
airlock/examples/poisoned_skill/SKILL.md
airlock/profiles/default.yaml
airlock/profiles/paranoid.yaml
airlock/profiles/yolo.yaml
airlock_agent.egg-info/PKG-INFO
airlock_agent.egg-info/SOURCES.txt
airlock_agent.egg-info/dependency_links.txt
airlock_agent.egg-info/entry_points.txt
airlock_agent.egg-info/requires.txt
airlock_agent.egg-info/top_level.txt
tests/test_algebra.py
tests/test_ask.py
tests/test_ask_channel.py
tests/test_audit.py
tests/test_boundary.py
tests/test_contract.py
tests/test_deep.py
tests/test_e2e.py
tests/test_lifecycle.py
tests/test_onboarding.py
tests/test_policy.py
tests/test_product.py
tests/test_properties.py
tests/test_proxy_robustness.py
tests/test_redteam.py
tests/test_regressions.py
tests/test_scan.py
tests/test_stream.py