SynapseAudit operates within VS Code’s standard extension permission model.
It accesses:
Code currently open in the editor
Code explicitly selected by the developer
Editor context required to perform analysis
This scoped access ensures that analysis remains focused on the code being worked on and avoids unnecessary or unintended behavior.