Documentation
Everything you need to secure your AI coding agents.From a two-minute install to org-wide policy, telemetry, and the SDKs for agents you build yourself.
Quickstart
Install, run the setup wizard, enroll your device, and hook your agent. Five minutes, step by step.
Let your agent set it up
Paste one skill into Claude Code, Cursor, or any agent. It installs the CLI, wires the hooks, and verifies everything.
Prismor Overview
Open-source security for AI coding agents. Prismor intercepts every tool call before execution and blocks the dangerous ones.
Connect to the Platform
Enroll devices, stream redacted telemetry, and push signed org policy from the control plane to every machine.
Runtime & Policy
Secret Protection
Detection & Response
LLM-backed intent check that catches prompt injection and paraphrased attacks.
Honeytokens that trip the moment an agent goes looking for credentials.
Pin a session to its stated task and flag pivots outside it.
Session-history rules that cut false positives and catch evasion.
Identity & Observability
Framework Adapters
Guard agents you build, not just agents you run. Coverage matrix and patterns.
guard_tools() wraps every tool with policy checks.
Guard crews and their tools per agent.
Function-calling guardrails for the Agents SDK.
Policy checks on every browser action the controller takes.
TypeScript adapter. prismorTools() + useSubject(), LangGraph JS, and the eval-server sidecar.
The HTTP adapter pattern for any language, with per-user subjects.
Supply Chain & Network
Integrations & Deploy
PR vulnerability scanning and AI-powered fixes on every pull request.
Install, authenticate, and scan repositories locally or in CI.
Scan your dependencies and code for vulnerabilities and secrets from your editor over the Model Context Protocol.
GitHub Actions and CI pipeline security checks.
AI-generated pull requests that patch what the scans find.
Container prerequisites and sandbox hardening.