IntentProbe v0.1.0
IntentProbe v0.1.0
First public research-preview release of IntentProbe, a local activation-probe scanner for MCP/tool poisoning.
Highlights:
- Local CLI scanner and runtime hook.
- Qwen2.5-0.5B activation probe artifact bundled with the package.
- GitHub install path:
uvx --python 3.11 --from git+https://github.com/mcpware/IntentProbe.git@v0.1.0 intentprobe --help - Benchmarks and reproducibility docs are included in the repository.
Notes:
- First model-backed scan downloads Qwen2.5-0.5B once.
- PyPI/npm registry publishing is planned but blocked until registry auth is configured.