Section 01
Runwall: Building Safety Guardrails for AI Coding Assistants to Mitigate Prompt Injection and Data Leak Risks
Runwall is a security tool designed specifically for AI coding assistants like Claude Code and Codex, aiming to mitigate risks such as prompt injection, data leaks, dangerous command execution, and MCP tool abuse. It adopts a YARA-style modular guard package design and offers two working modes: audit mode (for security assessment and compliance checks) and runtime mode (for real-time interception and review). All security checks are performed locally, balancing security and development efficiency.