01
Security architecture review
Threat modeling, trust boundaries, identity, cryptography. We review the design before it becomes production - and you leave with a list of concrete changes, not a risk spreadsheet.
Secure development · applied research
cybbrio is a small lab focused on cybersecurity and AI. We design secure applications and infrastructure, test and audit them, and introduce secure development wherever security is a priority - in banks, at technology vendors, in AI environments and in software companies with their own specific rules.
01 - 04
01
Threat modeling, trust boundaries, identity, cryptography. We review the design before it becomes production - and you leave with a list of concrete changes, not a risk spreadsheet.
02
Security across the whole development lifecycle: SAST, DAST and SCA implementation, dependency and licence checks, secret management, vulnerability management and CI gates. Tuned so the team is not drowning in false positives.
03
Network, embedded devices and the physical world in one. We analyse integration platforms, device communication and system behaviour at the edge - including anomaly detection locally, without the cloud.
04
Unsanctioned use of AI tools inside the company as well as AI security in your product: prompt injection, data leaking into models, and rules people can actually follow. We also secure AI agents in corporate environments - so they do not slow developers down.
+ web application penetration testing · risk analysis · threat modeling · oversight of outsourced development
For software companies
A software company does not need an audit that makes work impossible afterwards. It needs controls that pass code review, find and mitigate vulnerabilities fast, fit into the pipeline and do not stop a release. That is most of our work - security written in the language of developers, not compliance spreadsheets.
CI gates tuned to catch what matters instead of blocking every merge.
Agents and assistants have access to code, secrets and infrastructure. We set their boundaries and oversight so they do not get in developers' way.
We work on running AI agents and models securely on premises - inference at your side, so code, secrets and client data never leave your infrastructure. Our automated security review builds on the same foundation.
Specialised security training written for developers, not for management - including safe use of AI tools and agents in development. On your code and your cases.
Monorepo, in-house framework, legacy core or an embedded target - we work with what you have, not with the ideal case from a methodology.
problem → our answer
Developers use AI tools and nobody knows what data goes in.
We map the real use of AI in the company, set rules for data and give agents boundaries and oversight - so nobody has a reason to work around them.
Dependencies have not been updated for years and everyone fears the upgrade.
A dependency inventory and SBOM, a step-by-step update plan and a CI gate that only guards what matters. No single jump across three major versions.
Anyone can slip a package into the build.
Supply chain security: version pinning, signing and verification of artefacts, isolated builds and a review of permissions in CI and registries.
Development runs on machines with SSH into production.
We separate environments and identities, introduce time-bound access through a bastion or just-in-time, and a traceable audit trail. Developers reach production when they have a reason to.
Secrets live in the repository and in .env files.
We introduce secret management, rotation and scanning of the repository history. The leak is then solved once, systematically, not again at every incident.
Security is dealt with a week before release.
Threat modeling over the design and security criteria in the definition of done. A fix in the design costs a fraction of a hotfix after a penetration test.
Nobody knows exactly what is exposed to the internet.
We map the surface: subdomains, forgotten test instances, unrestricted admin panels and APIs without authentication. Most incidents start with something forgotten.
There is no DevSecOps, security is a one-off exercise.
We build DevSecOps from the ground up: SAST and DAST in the pipeline, SCA over dependencies and licences, container and IaC scanning, secret detection in the repository and gates with sensible thresholds. Set up so the team can run it without us.
Security maturity levels are not defined.
We set the target security maturity according to what the company actually needs - one level for an internal tool, another for a product in a regulated environment - plus measurable steps to get there.
There is no threat catalogue or risk analysis.
We build a threat catalogue for your systems and a risk analysis that can actually support decisions - not a document filed away for the auditor.
Adopting AI without letting data leave the company.
We design and build local AI solutions on your own inference - models and agents run on your side and data stays inside. We use the same setup for automated security review of code.
pick a process and a step
Web application penetration test · step 01 / 05 · 1-3 days
We agree the goals, boundaries, environment and communication channels. We define what is in scope, what must not be touched and what happens if we find something critical in the middle of the night.
Web application penetration test · step 02 / 05 · 2-4 days
We map the application surface: endpoints, roles and permissions, authentication flows, dependencies and technologies used. The goal is to understand the system, not just run a scanner.
Web application penetration test · step 03 / 05 · 3-8 days
We verify findings by real exploitation - manually, with focus on application logic and chained flaws. Automation is only an assistant. Every step is documented so it can be reproduced.
Web application penetration test · step 04 / 05 · 2-3 days
We describe findings by their business impact, not just by the vulnerability name. Each one comes with reproduction, risk rating and a concrete fix proposal for developers.
Web application penetration test · step 05 / 05 · 1-2 days
After the fixes we verify that the finding is really gone and that the fix did not introduce a new problem. The retest is part of the price, not an extra item.
AI and shadow AI security · step 01 / 05 · 1-2 weeks
We find out which AI tools are really used in the organisation, by whom and with what data - including the unsanctioned ones. No witch hunt; the goal is an accurate picture.
AI and shadow AI security · step 02 / 05 · 3-5 days
We define what may and may not be sent to models: trade secrets, personal data, source code, client data - together with the legal and contractual framework of the vendors.
AI and shadow AI security · step 03 / 05 · 1-2 weeks
Threat model of the AI component: prompt injection, indirect injection through processed data, excessive agent permissions, tool isolation and data leakage between customers.
AI and shadow AI security · step 04 / 05 · 1-2 weeks
Decision logging, human approval for sensitive actions, limits and budgets, resilience testing against manipulation. So AI can act, but never unsupervised.
AI and shadow AI security · step 05 / 05 · 3-5 days
A readable AI policy and short training for the team. Rules people can follow are the only defence against shadow AI that actually works.
Smart home security audit · step 01 / 05 · 1-2 days
We list what actually runs in the building: devices and protocols (KNX, Zigbee, Z-Wave, Modbus, IP cameras), cloud dependencies, remote access and who is responsible for what.
Smart home security audit · step 02 / 05 · 1-2 days
We check network separation, VLANs, remote access, password and role management. We care about who can reach what from where - including the integrator and the device vendor.
Smart home security audit · step 03 / 05 · 2-5 days
We analyse device-to-device traffic, default passwords, update mechanisms, encryption and firmware. We look for ways the building could be controlled from outside.
Smart home security audit · step 04 / 05 · 2-3 days
We measure a baseline of normal operation and check what the system does during an outage, cloud loss or a targeted attack. Local anomaly detection at the edge builds on this baseline.
Smart home security audit · step 05 / 05 · 1-2 days
Measures ordered by risk and cost, split into what the integrator, the vendor and the user should do. Without replacing the whole installation.
Security engagements cannot be displayed with the client's name. We list the type of environment and the role the founder held or holds there. Specific names on request and by agreement.
Security of a core banking system and the surrounding services built as part of a new digital bank - the part where the general ledger lives.
security architect
A fully integrated microservices-based military logistics system - asset management, equipment maintenance, and supplies for units at home and on foreign missions. Architecture and security design.
security architect
Designing federation rules for portals across the agendas of different ministries from the end user's point of view - citizens and companies alike. Delivered for one of the large consulting firms.
security design
Security for a company building intelligent homes with alarm and surveillance systems. Integration platform, configuration tooling, operational security.
security architect
Security architecture of autonomous agent systems: permission boundaries for individual agents, isolation of tools and data, control over irreversible actions, defence against prompt injection, and an audit trail that shows why an agent did what it did.
AI architect
An agent-based solution for autonomous security review of code and changes, running on local inference - so source code and secrets never leave the customer's infrastructure. Findings go straight into the development process, not into a separate report.
AI architect
Vulnerability management for a major Czech bank, extending into the whole banking group - unifying the record of findings, priorities and remediation deadlines across dozens of systems and suppliers.
security architect
Security of a platform connecting devices in buildings: network separation, secure device enrolment and updates, protection of gateway-to-cloud traffic, and limiting what a single compromised device can do to the rest of the installation.
security architect
A high-throughput RPA system for a banking environment that integrates and reports data across all systems daily. We handled robot access to sensitive data, credential management and the audit trail - while keeping delivery fast.
security architect
A system for team management and secure storage of legal documents and publications in large law firms. Access rules between cases, encryption at rest, and security and performance testing.
security architect
Design and implementation of communication protocols for microcontroller-based devices. Running in hundreds of installations where latency is as much a problem as downtime.
security design
A NATO codification application used in 23 countries - responsibility for the database architecture, time-critical search algorithms and integration of adjacent systems.
architect
Research
We collaborate with academia - among others with the Faculty of Information Technology and the Faculty of Electrical Engineering at Brno University of Technology - on machine learning, AI agents, security models and smart living. This is not marketing: it is how we know how new technology behaves before a client deploys it.
Who is behind it
founder · security architect
More than 25 years in the field - from similarity search research at Masaryk University through enterprise frameworks to the architecture of banking and military systems. Security has been his long-term focus: designing security architectures, leading threat modeling and vulnerability management in banking, testing web applications and introducing secure development into teams that build software. An architect who also reads code.
senior security engineer · AI platform architect
Builds systems from hardware and edge up to high-throughput cloud platforms with an AI/ML layer. Experience from specialised solutions for the military, security forces and e-commerce - environments where security and reliability are a precondition for deployment. Here he leads the design of AI platforms, agent systems and local inference.
security project manager · security engineer
More than 15 years in an R&D company working on communication protection - from engineer of communication security systems to project manager. He led the delivery of high-precision complexes for monitoring communication channels (GSM, SHF, UHF) and contributed to an optical channel encryptor for satellite links. He then built his own cryptographically strong hardware-software solution for protecting classified communication.
architect · DevSec
Architect of highly available cloud services - years on a platform for universal data processing and analytics, and since 2023 on an AI agent built on top of it. Alongside that, integration and automation of smart home systems. He treats security as part of design and operations, not as a review at the end, and approaches new technology with an open mind.
IoT security specialist · system designer
Specialist in the security of IoT systems and smart buildings. He designs and delivers large installations, so he knows their weak points from practice: device protocols, integration platforms, remote access and what actually fails in operation.
network security · penetration testing · compliance
Besides the people above, the team includes further experienced colleagues working on network and infrastructure security, penetration testing, forensics and compliance (NIS2, ISO 27001, DORA). For each assignment we put together the team the problem requires - responsibility for the result always stays with us.
Tell us what you are building. We reply within two business days and say straight away whether it is a fit for us - or who to ask instead.