Secros, an AI assistant for security analysis.
Secros is being built to help with defensive security work. It isn't publicly available yet, and this page explains what it will do and where it stands today.
Help for defenders, not attackers.
-
Triage
Alerts and incidents
Assess a security alert, judge whether it's a false positive, and suggest the next step.
-
Explain
Vulnerabilities
Explain how a vulnerability works, how serious it is, and how to fix and harden against it.
-
Teach
Legal CTF labs
Tutor through capture-the-flag challenges and sandboxed labs that you're allowed to attack.
A planner and specialist agents.
The prototype plans each request, then hands it to one of four specialist agents: security analysis, SOC and incident work, research, or coding. The research agent can read public sources; the coding agent works as a small team that writes, tests and reviews code.
Until Secracy's own model is ready, Secros runs on an existing open-weight model.
What Secros will and won't do.
- Defensive analysis and hardening
- Incident response
- Vulnerability triage
- Explaining malware behaviour at a safe level
- Tutoring on legal CTF challenges and labs
- Exploiting real targets
- Credential theft and phishing
- Creating malware, persistence or evasion
- Scanning systems you aren't authorised to test
Deeper technical explanation is reserved for requests clearly framed as a legal lab, a sandbox, a challenge, or a system you own.
SecrosLM
SecrosLM is Secracy's research into a custom model architecture for multi-step security reasoning. Rather than stacking many unique layers, it runs one shared block of layers in a loop, so it can spend more computation on harder problems. It uses a mixture of experts so different parts of the network can specialise.
The architecture is written but the model has not been trained yet.
Want to hear when it's ready?
Email us and we'll let you know when Secros opens up.
Email contact@secracy.inWho's building it.
Secros is built inside Secracy by a small team. The work spans the assistant itself, the agent orchestration behind it, and the SecrosLM architecture research.
-
Lead
Pavan Kumar
Founder of Secracy. Leads the project: security policy, agent design and the SecrosLM architecture.
-
Co-contributor
Abhishek P
Co-contributor to the Secros project, working across the assistant and its supporting agent framework.