SECURITY & PRIVACY MODEL

Your code stays on your machine.

Fuzit operates under a zero-cloud, zero-telemetry, security-filtered policy before any context disclosure.

100% Local Execution

All parsing, indexing, ranking, and graph generation happen exclusively on your machine. No external servers or API calls are made.

Zero Telemetry

No analytics, usage trackers, error reports, or telemetry payloads are included or transmitted.

Secret & Sensitive Path Filtering

Secrets, API keys, credentials, and custom sensitive paths are automatically omitted or redacted before prompt context is emitted.

Surface Isolation & Sandbox Boundaries

MCP Stdio Server: Read-only tools bound strictly to explicit workspace paths. No write tools or network listeners.
Plugin SDK: Out-of-process execution over stdio with deny-by-default permissions for network, write, and shell.