An Agent Skill for Arcjet — the runtime security platform that ships with your code.
Gives AI coding agents the knowledge to add Arcjet security protection to any project. Works in VS Code (GitHub Copilot), Claude Code, Cursor, and any other compatible agent.
npx skills add arcjet/skillsThe Arcjet skill for AI coding agents. Adds protection across HTTP route handlers, AI agent tool calls, MCP servers, background jobs, and queue workers — rate limiting, bot detection, email validation, prompt injection detection, sensitive information blocking, and abuse prevention — and verifies decisions via the Arcjet CLI, MCP server, and dashboard. Works in JavaScript/TypeScript and Python across Next.js, Express, Fastify, SvelteKit, Remix, Bun, Deno, NestJS, FastAPI, Flask, and non-HTTP contexts.
This skill is also bundled by the
Arcjet plugin, which packages it as
a slash command for Claude Code and Cursor (alongside MCP integration and a
security-analyst agent). Choose the plugin if you want the bundled experience;
choose the direct skill install (npx skills add arcjet/skills) for
portability across any agentskills.io-compatible
client.
- Arcjet Documentation
- Arcjet docs for LLMs (full)
- Agent Skills Specification
- Arcjet Plugin
- Arcjet JS SDK
- Arcjet Python SDK
- Arcjet MCP Server
- Arcjet CLI (npm)
Licensed under the Apache License, Version 2.0.