./project_tree.txt
./.DS_Store
./requirements.txt
./.pytest_cache/CACHEDIR.TAG
./.pytest_cache/README.md
./.pytest_cache/.gitignore
./.pytest_cache/v/cache/nodeids
./.pytest_cache/v/cache/lastfailed
./.pytest_cache/v/cache/stepwise
./test-requirements.txt
./pyproject.toml
./tests/unit/.DS_Store
./tests/unit/security/test_sanitizer.py
./tests/unit/security/test_audit.py
./tests/unit/security/test_validator.py
./tests/unit/__init__.py
./tests/unit/terminal/test_terminal_interface.py
./tests/unit/command/test_parser.py
./tests/conftest.py
./tests/pytest.ini
./tests/integration/.DS_Store
./tests/integration/security/test_security_flow.py
./tests/integration/security/__pycache__/test_security_flow.cpython-313-pytest-8.3.4.pyc
./tests/integration/__init__.py
./tests/integration/terminal/test_terminal_integration.py
./tests/integration/__pycache__/__init__.cpython-313.pyc
./tests/integration/command/test_command_flow.py
./tests/__pycache__/conftest.cpython-313-pytest-8.3.4.pyc
./README.md
./.gitignore
./project_trees/project_tree_20250129_013321.txt
./project_trees/project_tree_20250129_030329.txt
./project_trees/project_tree_20250128_231431.txt
./project_trees/project_tree_20250128_221337.txt
./project_trees/project_tree_20250128_214337.txt
./project_trees/project_tree_20250129_020321.txt
./.github/workflows/test.yml
./.gitattributes
./export_project.sh
./src/mcp_command_server/.DS_Store
./src/mcp_command_server/security/validator.py
./src/mcp_command_server/security/sanitizer.py
./src/mcp_command_server/security/audit.py
./src/mcp_command_server/security/__init__.py
./src/mcp_command_server/security/__pycache__/audit.cpython-313.pyc
./src/mcp_command_server/security/__pycache__/confirmation.cpython-313.pyc
./src/mcp_command_server/security/__pycache__/validator.cpython-313.pyc
./src/mcp_command_server/security/__pycache__/sanitizer.cpython-313.pyc
./src/mcp_command_server/security/__pycache__/__init__.cpython-313.pyc
./src/mcp_command_server/security/confirmation.py
./src/mcp_command_server/__init__.py
./src/mcp_command_server/terminal/__init__.py
./src/mcp_command_server/terminal/terminal_interface.py
./src/mcp_command_server/__pycache__/__init__.cpython-313.pyc
./src/mcp_command_server/command/__init__.py
./src/mcp_command_server/command/parser.py
./src/mcp_command_server.egg-info/PKG-INFO
./src/mcp_command_server.egg-info/SOURCES.txt
./src/mcp_command_server.egg-info/requires.txt
./src/mcp_command_server.egg-info/top_level.txt
./src/mcp_command_server.egg-info/dependency_links.txt