Project renamed

ShadowAudit is now CapFence

ShadowAudit was the original name of the project. It has been renamed to CapFence to better reflect its purpose: authorization for AI agent side effects.

CapFence is the authorization gateway between AI agents and real-world tools. Agents propose actions; CapFence decides whether shell, database, filesystem, payment, API, and MCP calls are allowed before they run.

$pip install capfence

If you previously used ShadowAudit, migrate to the capfence package. ShadowAudit is deprecated and no longer the active project name.