Security

Security Policy

Effective May 28, 2026 · Last updated June 18, 2026

The short version. If you've found a security vulnerability in KeyVex, email contact@keyvex.com with reproduction steps and an impact assessment. We'll acknowledge receipt within 5 business days, investigate in good faith, and tell you what we found. We won't pursue legal action against good-faith researchers who follow this policy.

1. Reporting a vulnerability

Send security reports to contact@keyvex.com. To help us triage quickly, please include:

This contact is also published in machine-readable form at /.well-known/security.txt per RFC 9116.

2. Scope

In scope:

Out of scope:

3. What we commit to

These are good-faith operational commitments, not contractual service-level guarantees.

4. Safe harbor

We will not pursue legal action against security researchers who, in good faith:

Activity conducted consistent with this policy is considered authorized, and we will not recommend or pursue legal action for it. If legal action is initiated by a third party against you for activity conducted under this policy, we will make this authorization known.

5. Out of scope by design

KeyVex publishes US public-record disclosure data that is already public by federal mandate. The MCP API is read-only — the endpoint runs under a dedicated service account with read-only database permissions, so a request to the API physically cannot modify our data. The published dataset itself is not confidential.

KeyVex does, however, operate an account system (sign-in via Firebase Authentication) and issue API keys for authenticated access. The personal data we hold is deliberately minimal — account records (e.g. email, display name, sign-in provider) and hashed API keys (raw keys are never stored) — and client-side access to it is denied by default, reachable only through our server-side functions. We treat the confidentiality of that account data as in scope. The overall surface remains intentionally narrow: a read-only public endpoint plus a small, hashed credential store, so realistic findings will generally concern availability, configuration, the integrity of the public-data pipeline, or the confidentiality of that limited account data.

6. Bug bounty

KeyVex does not currently operate a paid bug-bounty program. We genuinely appreciate responsible disclosure and will credit researchers who wish to be acknowledged.

This is the v1 of our security policy, established to provide a clear, working vulnerability-reporting mechanism. It does not commit KeyVex to monetary rewards or specific contractual response times, and its formal commitments are subject to legal review. This policy will be updated as our security program matures. Questions may be directed to contact@keyvex.com.