agent-proxy

Security policy

Supported versions

Until the first stable release, security fixes are applied to the current main branch.

Reporting a vulnerability

Use GitHub’s private vulnerability reporting for this repository:

Open a private security advisory.

Do not open a public issue for suspected vulnerabilities. Do not include real API keys, provider credentials, prompt content, session files, or private logs in a report. Use minimal sanitized reproduction data.

Include:

Security model

agent-proxy executes authenticated provider CLIs as child processes. Operators must run it as a dedicated non-root user, protect API and admin tokens, restrict network exposure, and use TLS through a trusted reverse proxy.

The project does not consider provider quota bypass, account sharing, or credential extraction to be supported use cases.