Overview
The earliest and cheapest place to catch a vulnerability is at the moment the code is written. Asymptote 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.How It Works
Asymptote runs via hooks inside your coding environment. When your AI agent writes or modifies code, Asymptote intercepts the change and:- Scans the diff for known vulnerability patterns, insecure coding practices, and policy violations
- Checks dependencies for supply chain risks such as malicious packages, typosquatting, and known CVEs
- Detects secrets including API keys, tokens, and credentials before they can be committed
- Enforces org policies defined in natural language and blocks or warns on violations
- Proposes safer alternatives so the agent can remediate the issue without leaving the IDE
Supported Coding Agents
Cursor
Set up Asymptote in Cursor
Claude Code
Set up Asymptote in Claude Code
GitHub Copilot
Set up Asymptote with GitHub Copilot
Factory
Set up Asymptote with Factory
Setup
Runasym init to automatically detect and configure hooks for supported coding agents on your machine:

