Arcjet JS - AI security building blocks for Node
JS/TS SDK for runtime AI security: prompt-injection defense, bot blocking, rate limits, and budget protection wired into Next.js, Bun, and Node servers. Aimed at apps where agents call your tools.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
secure-exec - npm-compatible Node sandboxing
Lightweight library for sandboxing Node.js code execution from agents without containers or VMs, using runtime isolation. Built for code interpreter use cases.
skill-doctor - inspector for coding-agent skills
Local tool that audits installed agent skills for conflicts, precedence issues, and risk. Helps surface why a particular skill is (or isn't) firing.
mcp-shark - Wireshark for Model Context Protocol
Electron capture and inspection tool for Model Context Protocol traffic. Records every HTTP request/response between an IDE and its MCP servers for forensic analysis.
mcp-shodan - Shodan MCP server for AI agents
MCP server exposing Shodan APIs for IP reconnaissance, DNS lookups, and CVE/CPE vulnerability intelligence. Plugs into Claude Code, Codex, Gemini CLI, and Claude Desktop.