Home About
Portfolio Our Story Careers Contact
Home / Portfolio / Sentinel
Cybersecurity

Sentinel

A real, working web security scanner.

Sentinel web security scanner by DevHive Studio

Overview

Sentinel is a working security tool, not just a UI. Enter a website you own and it performs a set of passive, non-intrusive checks on the server side, then produces a scored report with clear remediation.

It inspects security headers, HTTPS configuration, cookie flags and information disclosure — the same class of checks used by industry tools — and never attacks the target. It's powered by a Cloudflare Worker backend.

What it does

Live server-side scanA Cloudflare Worker fetches the target and runs real checks — no browser CORS limits.
Scored reportAn A–F security grade with severity-ranked findings.
Actionable fixesEvery finding explains what it is, why it matters and how to fix it.
Safe & ethicalPassive checks only, with an authorisation gate and SSRF guards.

Screenshots

Sentinel web security scanner by DevHive Studio
A live scan report with security score, grade and prioritised findings
Sentinel security scan results report by DevHive Studio
Enter any site you own to run a passive security scan
Purpose · Why this exists

Why we built it

Most websites are missing basic security protections — and owners often have no easy way to find out. Sentinel is a working tool, not just a UI: enter a site you own and it runs real, passive security checks server-side, then returns a scored report with clear fixes.

The purpose is to show we can build genuine security tooling responsibly — performing the same class of checks industry tools use, while never attacking the target. It's the engineering behind the audits and hardening we do for clients.

The problemSites silently miss security headers, HTTPS config and safe-cookie settings.
What it doesRuns passive, server-side checks and produces an A–F scored report with fixes.
Why it mattersTurns invisible risk into a clear, prioritised, fixable checklist — safely.
How we approached it

How we built it

1

Define safe, useful checks

We scoped passive, non-intrusive checks — headers, HTTPS, cookies, info disclosure — that never attack the target.

2

Build the backend

A Cloudflare Worker fetches and inspects the target server-side, bypassing browser CORS limits with SSRF guards.

3

Score and explain

Findings are graded by severity into an A–F report, each with what it is, why it matters and how to fix it.

4

Ship it live

Deployed with an authorisation gate so only sites you own can be scanned.

The outcome

A–FSeverity-scored grade
PassiveNo attacks, ever
EdgeCloudflare Worker backend

Want something like Sentinel?

We can design and build it for your business.

Start a project