README.md
pyproject.toml
nulvec/__init__.py
nulvec/cli.py
nulvec/machine.py
nulvec/models.py
nulvec/report.py
nulvec/scanner.py
nulvec/utils.py
nulvec/wrapper.py
nulvec.egg-info/PKG-INFO
nulvec.egg-info/SOURCES.txt
nulvec.egg-info/dependency_links.txt
nulvec.egg-info/entry_points.txt
nulvec.egg-info/requires.txt
nulvec.egg-info/top_level.txt
nulvec/mcp_proxy/__init__.py
nulvec/mcp_proxy/stdio.py
nulvec/scanners/__init__.py
nulvec/scanners/code.py
nulvec/scanners/image.py
nulvec/scanners/mcp.py
nulvec/scanners/pdf.py
nulvec/scanners/skill.py
nulvec/stage1/__init__.py
nulvec/stage1/triage.py
nulvec/stage2/__init__.py
nulvec/stage2/deep.py
tests/test_automatic_protection.py
tests/test_cli.py
tests/test_code.py
tests/test_git_shim.py
tests/test_image.py
tests/test_install_hook.py
tests/test_machine_cli.py
tests/test_mcp.py
tests/test_mcp_proxy.py
tests/test_pdf.py
tests/test_pth.py
tests/test_runtime_cli.py
tests/test_skill.py
tests/test_skill_install_shim.py
tests/test_wrapper.py