Security & responsible disclosure

Security at AgentAegis

We build security tooling, so we hold ourselves to it. This page covers how to report a vulnerability, our scope and safe-harbor commitment, and how we audit ourselves.

Report a vulnerability

If you've found a security issue, email admin@youraigroup.com with steps to reproduce. Our machine-readable policy is published at /.well-known/security.txt (RFC 9116).

Our commitment to good-faith researchers: we will acknowledge your report, keep you updated on remediation, and credit you publicly if you'd like. We will not pursue legal action for security research conducted in good faith under the scope below.

In scope

Out of scope

Please don't run intrusive scans against our own production infrastructure, exfiltrate data, or degrade service for others. Use your own test accounts and synthetic targets.

How we audit ourselves

AgentAegis runs security scans for AI agents — so the first system we point it at is our own. During pre-launch hardening we ran the full toolset against AgentAegis's own production infrastructure (we call it the "Phase 4 self-audit"). It surfaced 12 findings; 7 were fixed in code, the rest documented as accepted risks.

The most instructive one was a billing bug in our own tool-dispatch wrapper that would have given paid tools away for free under one code path — caught by the pricing-discrepancy check before any customer hit it. We think a security product that can't survive being scanned by itself has a bug in the scanner, not just the target.

Beyond the self-audit, we run an automated red-team suite (open-redirect, MCP-session bypass, payment-webhook spoofing, SSRF, x402 challenge inspection) on the major attack surfaces, and we re-run it on a schedule to catch regressions.

Baseline posture

Contact

Security: admin@youraigroup.com · Policy: security.txt · General: FAQ