Security
Last updated: 9 May 2026 · Operator: OpsKarma — sole proprietorship of Swaraj Dhondge, Mumbai, Maharashtra, India · Machine-readable disclosure
Reporting a vulnerability
Encryption. If you would like to encrypt your report, request our PGP key by replying to your initial email and we will send it from security@opskarma.com. Until a published key is available at /.well-known/pgp-key.txt, please send a low-detail initial message and we will move to encrypted email for the full report.
Scope
In scope: opskarma.com, *.opskarma.com, and the OpsKarma API. Reports of LLM jailbreaks, prompt injection that affects another user's data or account integrity, and bypasses of the judge are welcome.
Out of scope: third-party services (cloud host, CDN, analytics, inference providers), social engineering of staff, volumetric DDoS tests, missing security headers without a demonstrable impact, self-XSS in the user's own browser session, automated-scanner output without a proof of concept.
Safe harbor
- Comply with this policy
- Avoid privacy violations and data destruction
- Do not access or modify other users' data
- Give us a reasonable window to remediate before public disclosure
Out-of-policy
Bug bounty
/security/hall-of-fame, list you there.Coordinated disclosure
Our posture
- TLS everywhere; HSTS preload-eligible.
- HttpOnly + SameSite session cookies; CSRF tokens on state-changing routes.
- bcrypt password hashing; account lockout after repeated failures.
- Audit log for sign-ins, hint unlocks, admin actions.
- Per-user limits on AI calls to cap abuse and runaway cost.