Skip to main content

Overview

Once code generation begins, Asymptote evaluates every change as it happens. It integrates directly with your AI coding agent via hooks so that every code change, tool call, and dependency update is evaluated against your security policies in real time, before anything is committed.

How It Works

Asymptote runs via hooks inside your coding environment. When your AI agent writes or modifies code, Asymptote intercepts the change and:
  1. Scans the diff for known vulnerability patterns, insecure coding practices, and policy violations
  2. Checks dependencies for supply chain risks such as malicious packages, typosquatting, and known CVEs
  3. Detects secrets including API keys, tokens, and credentials before they can be committed
  4. Enforces org policies defined in natural language and blocks or warns on violations
  5. Proposes safer alternatives so the agent can remediate the issue without leaving the IDE

Supported Coding Agents

https://mintcdn.com/asymptotelabs/kZfZ1tQ6ZFO2ayk8/images/cursor-logo.svg?fit=max&auto=format&n=kZfZ1tQ6ZFO2ayk8&q=85&s=6c17ba885a9967bb6d71a93fc5e1fcd9

Cursor

Set up Asymptote in Cursor
https://mintcdn.com/asymptotelabs/kZfZ1tQ6ZFO2ayk8/images/claude-logo.svg?fit=max&auto=format&n=kZfZ1tQ6ZFO2ayk8&q=85&s=91e087f28ceaa0cab17600738e9b263b

Claude Code

Set up Asymptote in Claude Code

GitHub Copilot

Set up Asymptote with GitHub Copilot
https://mintcdn.com/asymptotelabs/kZfZ1tQ6ZFO2ayk8/images/factory-logo.svg?fit=max&auto=format&n=kZfZ1tQ6ZFO2ayk8&q=85&s=ba1cc44a8ea49fc80ddc1fa5eb8113f3

Factory

Set up Asymptote with Factory

Setup

See the Install CLI guide to get started.