LICENSE
MANIFEST.in
NOTICE
README.md
ROADMAP.md
SECURITY.md
pyproject.toml
docs/COMPETITIVE_LANDSCAPE.md
docs/EVIDENCE_PACKET.md
docs/FAQ.md
docs/NPM_RELEASE.md
docs/OPERATOR_DECISIONS.md
docs/PYPI_RELEASE.md
docs/REDDIT_LAUNCH.md
docs/RELEASE_CHECKLIST.md
docs/RUNTIME_HOOKS.md
docs/SAMPLE_REPORTING.md
docs/intentprobe-vs-existing-mcp-scanners.md
examples/runtime_toy_agent.py
intentprobe/__init__.py
intentprobe/__main__.py
intentprobe/cli.py
intentprobe/hook.py
intentprobe.egg-info/PKG-INFO
intentprobe.egg-info/SOURCES.txt
intentprobe.egg-info/dependency_links.txt
intentprobe.egg-info/entry_points.txt
intentprobe.egg-info/requires.txt
intentprobe.egg-info/top_level.txt
intentprobe/scanner/__init__.py
intentprobe/scanner/cli.py
intentprobe/scanner/configs.py
intentprobe/scanner/core.py
intentprobe/scanner/hook.py
intentprobe/scanner/model_registry.py
intentprobe/scanner/static_checks.py
intentprobe/scanner/targets.py
intentprobe/scanner/artifacts/qwen-pooled-curated-core-l13-15-v2/metadata.json
intentprobe/scanner/artifacts/qwen-pooled-curated-core-l13-15-v2/probe_weights.npz
research/ADVERSARIAL_EVASION_RESULTS_2026-06-07.md
research/CURATED_FAMILY_BAKEOFF_2026-06-02.md
research/CURATED_FAMILY_BAKEOFF_2026-06-03.md
research/LIVING_PLAN.md
research/PRODUCT_REPRODUCIBILITY_LEDGER_2026-06-03.md
research/QWEN_PROMPT_JUDGE_BASELINE_2026-06-08.md
research/README.md
research/REPRODUCE.md
research/ROUTEGUARD_EXTERNAL_QWEN_FIXED_LAYERS_2026-06-03.md
research/ROUTEGUARD_PAPER_REVIEW_2026-06-02.md
research/ROUTEGUARD_SURFACE_CHECK_2026-06-02.md
research/SCANNER_PIPELINE.md
research/THRESHOLD_CALIBRATION_QWEN_POOLED_2026-06-03.md
research/activation-probe-tool-poisoning.md
research/audit-report-2026-06-01.md
research/benchmark-mcptox.mjs
research/benchmark-results-deberta-vs-probe-2026-05-31.md
research/related-work-activation-probing-survey-2026-05.md
research/reproduce-experiments.ipynb
research/requirements-bench.txt
research/_results/qwen_prompt_judge/20260608T072434Z-family-curated-qwen-choice-logprob-smoke.json
research/_results/qwen_prompt_judge/20260608T072453Z-family-curated-qwen-generate-smoke.json
research/_results/qwen_prompt_judge/20260608T072516Z-family-curated-qwen-choice-logprob-full.json
research/_results/qwen_prompt_judge/20260608T072539Z-family-curated-qwen-generate-full.json
research/_results/qwen_prompt_judge/20260608T072602Z-routeguard-qwen-choice-logprob-sample200.json
research/_results/qwen_prompt_judge/20260608T072711Z-routeguard-qwen-generate-sample100.json
research/datasets/DATA_CURRICULUM.md
research/datasets/EXTERNAL_DATA_SOURCE_REVIEW_2026-06-02.md
research/datasets/README.md
research/datasets/adversarial_poisoned.json
research/datasets/adversarial_poisoned_v2.json
research/datasets/adversarial_poisoned_v3.json
research/datasets/calibration_error_review_decisions_qwen_pooled_policy_v1_warn030_2026-06-03.json
research/datasets/calibration_error_review_decisions_qwen_pooled_policy_v2_warn030_2026-06-03.json
research/datasets/calibration_error_review_decisions_qwen_pooled_policy_v3_warn030_2026-06-03.json
research/datasets/calibration_error_review_queue_qwen_pooled_2026-06-03.json
research/datasets/calibration_error_review_queue_qwen_pooled_policy_v0_2026-06-03.json
research/datasets/calibration_error_review_queue_qwen_pooled_policy_v1_2026-06-03.json
research/datasets/calibration_error_review_queue_qwen_pooled_policy_v1_warn030_2026-06-03.json
research/datasets/calibration_error_review_queue_qwen_pooled_policy_v2_warn030_2026-06-03.json
research/datasets/calibration_error_review_queue_qwen_pooled_policy_v3_warn030_2026-06-03.json
research/datasets/calibration_review_outputs_qwen_pooled_policy_v2_2026-06-03.json
research/datasets/calibration_review_outputs_qwen_pooled_policy_v3_2026-06-03.json
research/datasets/curriculum_review_decisions_v0.json
research/datasets/curriculum_review_queue_v0.json
research/datasets/family_curated_v0.json
research/datasets/hard_clean.json
research/datasets/hard_poisoned.json
research/datasets/hard_v2_clean.json
research/datasets/hard_v2_clean_no_reassurance.json
research/datasets/hard_v2_poisoned.json
research/datasets/hard_v3_clean.json
research/datasets/hard_v3_matched_clean.json
research/datasets/hard_v3_matched_poisoned.json
research/datasets/hard_v3_poisoned.json
research/datasets/mcptox_clean_descriptions_labeled.json
research/datasets/mcptox_poisoned_descriptions_labeled.json
research/datasets/neutral_clean.json
research/datasets/neutral_poisoned.json
research/datasets/routeguard_external_v0.json
research/fixtures/activation_scanner_policy_regression_cases.json
research/fixtures/activation_scanner_regression_cases.json
research/fixtures/scan_path/mcp-config.json
research/fixtures/scan_path/poisoned-skill/SKILL.md
research/fixtures/scan_path/safe-weather-package/README.md
research/fixtures/scan_path/safe-weather-package/package.json
research/schemas/activation_curated_dataset.schema.json
research/schemas/activation_scanner_risk.schema.json
tests/test_scan_config.py