
MunaTrust Code Trust
Trust your code. Ship with confidence.
MunaTrust Code Trust is a local-first AI code trust scanner for reviewing risky generated code patterns, exposed secrets, package risk, and release confidence before you ship.
It is designed as a professional developer security tool: local-first, manual-first, and focused on helping developers and teams understand what to fix first without changing code automatically.
Key features
- Full Project Scan with trust scoring
- Standalone local scan mode that works even without a bundled backend project
- Actionable findings with severity, category, file path, why-it-matters notes, and suggested fixes
.env and environment exposure detection
- Secret-like string detection with safe snippet redaction
- Package manifest and release-sensitive file discovery
- Suspicious generated-code marker detection
- Diagnostics, system health, and workspace trust guidance
- License activation and upgrade-ready extension flow
Commands
Open Ctrl+Shift+P and run:
MunaTrust: Scan Workspace
MunaTrust: Show Report
MunaTrust: Diagnostics
MunaTrust: Workspace Trust Help
MunaTrust: Activate License
MunaTrust: Check License Status
MunaTrust: Upgrade to SOLO
MunaTrust: Upgrade to Pro
MunaTrust: Upgrade to TEAM
Additional preview commands are available for diagnostics, workspace trust help, backend guidance, and advanced release workflows.
How to run a workspace scan
- Open a project folder in VS Code
- Open the Command Palette
- Run
MunaTrust: Scan Workspace
- Review the local trust report with executive summary, top risks, and detailed findings
- Run
MunaTrust: Show Report to reopen the latest report panel
MunaTrust does not edit files, apply automatic fixes, or upload your source code during this flow.
Local AI model requirements
MunaTrust has two operating layers:
- Basic local scan works without Ollama or a local model
- Advanced AI reasoning uses a local Ollama model for deeper explanations, prioritization, and fix guidance
Current default local AI model:
If Ollama or the configured model is missing, MunaTrust stays usable in deterministic-only mode and tells you that advanced AI reasoning is unavailable.
Recommended setup for full local AI assistance:
ollama pull qwen2.5-coder:3b
What the report shows
MunaTrust Code Trust reports are designed to be actionable instead of just informational.
Each finding can include:
- severity
- category
- file path
- line number when available
- safe code snippet
- why it matters
- suggested fix
- review status
The report also includes:
- Executive Summary
- Top Risks
- Detailed Findings
- Environment Files
- Package Manifests
- Recommended Next Steps
Local-first privacy
MunaTrust scans locally and does not upload your code by default.
By default, MunaTrust does not upload:
- source code
- repository contents
- file contents
- project names
- prompts
- secrets
- tokens
Telemetry is disabled by default unless the user explicitly enables privacy-safe metadata collection.
Free vs Pro
Free Preview
- Full Project Scan with limited usage
- Hallucination scan preview
- Deployment confidence preview
- Local actionable trust report
- Local diagnostics
- Manual-first review experience
Pro
- Deeper scan coverage
- Export-oriented reporting workflows
- Advanced release trust checks
- Extended usage limits
- Future team governance features
Lemon Squeezy licensing
MunaTrust Code Trust is prepared for external licensing with Lemon Squeezy.
Typical flow:
- User opens the upgrade flow
- MunaTrust opens the configured Lemon Squeezy checkout in the external browser
- Lemon Squeezy checkout opens in the external browser
- User receives a license key
- User runs
MunaTrust: Activate License
- MunaTrust validates the key through the configured backend endpoint
- License status is stored locally in the extension
No Lemon Squeezy API secrets are hardcoded into this extension package.
Current billing note:
- Upgrade commands open the configured Lemon Squeezy checkout flow.
- License activation remains local-first and uses the configured validation endpoint when available.
Workspace Trust
If VS Code opens your folder in Restricted Mode, MunaTrust stays available in limited mode and explains why trust is required for filesystem scanning.
Use:
MunaTrust: Workspace Trust Help
Manage Workspace Trust
Trust this workspace
Screenshots
Command Palette

Scan Report Overview

Actionable Finding Detail

Workspace Trust Guidance

Support
Support / contact placeholder:
Replace this with the final public support channel before Marketplace publication.