
SynapseAudit is a VS Code extension designed to help developers analyze source code for security-relevant risks directly inside the editor.
Instead of relying on external tools, pipelines, or delayed feedback, SynapseAudit brings security analysis into the moment where code is written, reviewed, and refactored. This allows developers to detect and reason about potential risks early, when changes are easiest and context is freshest.
SynapseAudit operates as a developer-initiated tool. Analysis is performed when the developer chooses to run it, and results are presented immediately within VS Code. This design keeps the workflow intentional, predictable, and aligned with how developers already work.
The extension is built to be usable in individual development environments, during reviews, and in restricted or offline setups.