Security

14 posts

Introducing Agent Runtime Security: Observe, Enforce, Audit
Company News

Introducing Agent Runtime Security: Observe, Enforce, Audit

Which agents are running? Should this particular action be allowed? What happened, and why? This is what Arcjet is now tackling.

Serving AI models with Open Inference Protocol APIs
Engineering

Serving AI models with Open Inference Protocol APIs

How Arcjet hosts AI security models using Python, Open Inference Protocol, Go, and Modal: the architecture behind prompt injection detection.

How we defend MCP tool outputs from prompt injection
Engineering

How we defend MCP tool outputs from prompt injection

How we defend Arcjet’s MCP tool outputs from prompt injection by separating trusted guidance from untrusted evidence in structured responses.

Developers can finally own security
Security

Developers can finally own security

The expertise required to apply security correctly can now live inside the agent, not inside the developer's head or a separate team's backlog.

Introducing the Arcjet Python SDK beta
Python

Introducing the Arcjet Python SDK beta

The Arcjet Python SDK allows you to implement rate limiting, bot detection, email validation, and signup spam prevention in FastAPI and Flask style applications.

Security is just another feature
Security

Security is just another feature

I recently joined James Governor at RedMonk to talk about why security tooling still feels years behind the rest of the developer ecosystem and what it would take to treat security as just another feature that developers build rather than a

Introducing Arcjet’s local AI security model + announcing Series A funding
Company News

Introducing Arcjet’s local AI security model + announcing Series A funding

Announcing Arcjet’s local AI security model, an opt-in AI security layer that runs expert security analysis for every request entirely in your environment, alongside our Series A funding.

Introducing Arcjet filters to quickly implement access rules
Security

Introducing Arcjet filters to quickly implement access rules

Arcjet filters let you block requests using expressions over HTTP headers, IP addresses, and other request fields.

Devcontainers, Little Snitch, macOS TCC - protecting developer laptops
Engineering

Devcontainers, Little Snitch, macOS TCC - protecting developer laptops

How we implement different layers to secure our developer laptops & environments: Devcontainers, outbound firewall, macOS Transparency Consent and Control framework, and SSH agent for Git keys.

Nosecone: a library for setting security headers in Next.js, SvelteKit, Node.js, Bun, and Deno
Next.js

Nosecone: a library for setting security headers in Next.js, SvelteKit, Node.js, Bun, and Deno

Nosecone is an open source library to set security headers like Content Security Policy (CSP) and HTTP Strict Transport Security (HSTS) on Next.js, SvelteKit, and other JavaScript frameworks using Bun, Deno, or Node.js. Security headers as code.

New features to protect your site from AI scrapers and other bots
Security

New features to protect your site from AI scrapers and other bots

New bot protection functionality with detection of AI scrapers, bot categories, and an open source list of bot identifiers.

Introducing sensitive information detection & redaction + the Arcjet LangChain integration
Security

Introducing sensitive information detection & redaction + the Arcjet LangChain integration

Detect, block, and redact PII locally without sending it to the cloud using Arcjet's sensitive information detection, plus the new integration with LangChain.