What is it?
Mephit is a cybersecurity platform built around a chat interface. You ask a question or fire a slash command, a router activates the relevant specialist skills (recon, intel, RE, blue team, etc.), real lookups run in parallel against live data sources, and the result is synthesised into one answer.
It is built for pentesters, CTF players, red and blue team operators, and security researchers. There are no warnings, no disclaimers, no “I can’t help with that.” Scope is yours.
Building blocks
Design choices
Live lookups, not stale training data. Reputation, breach indices, certs, advisories, and sandbox results are queried at chat time. The model never invents a CVE or a WHOIS record.
Human-in-the-loop for execution. The model never runs commands on your boxes. It proposes; you click run. Every execution is audited and rate-limited.
Chat is just one surface. A CLI, IDE plugin, and autonomous agents are on the roadmap — they all share the same skills, projects, history, and registered servers.
No vendor lock-in on intel. Each provider is a replaceable adapter. We disclose the active provider list to enterprise customers on request and otherwise treat it as implementation detail.