01
AI Agent & IDE Guardrails
Pre-commit and in-prompt enforcement: scanning as code is generated or typed, auto-fixing findings, and handing issues back to the agent so generated code meets standards before a pull request opens.
“Embed security checks and auto-fixes on every prompt” www.codacy.com
Mapped capabilities
4 capabilities
Scan-as-you-type findings in the editor
Surfacing SAST, SCA, secrets, and quality violations inside VSCode, JetBrains, and Cursor.
Auto-fix and agent handoff
Proposing fixes and routing issues back to the agent for correction before commit.
AI policy violations and unapproved model calls
Flagging generated code that breaks organizational AI policy or calls unapproved models.
Guardrail behavior across agent and IDE entry points
Consistency of the same checks whether invoked from an agent prompt or the IDE extension.