For AI agents: a documentation index is available at https://docs.coverbase.com/llms.txt. This page is also available in markdown by appending .md to the URL.
Security Intelligence rates a vendor’s external security posture without asking the vendor anything, without an agent, and without a questionnaire. Coverbase queries the vendor’s own public infrastructure (its DNS records, its TLS certificate, the headers its web server returns) and scores what it finds.
The distinction that matters: this is measured, not reported. A rating built from feed subscriptions tells you what someone said about a vendor. This tells you what the vendor’s systems are actually configured to do, today, and shows you the record it read.
This is an optional feature currently in beta. Let your Coverbase representative know if you’d like it turned on for your organization.
What it does
Reads policy, not presence
A domain that publishes SPF and DMARC but sets
~all and p=none blocks nothing. A presence check scores it identically to a domain enforcing -all and p=reject. Coverbase parses the policy and scores what it would actually do to a forged message.Every deduction has a receipt
Each factor lists the specific findings behind its grade: what was observed, on which host or selector, and how many points it cost. Open the rationale on any factor to see the arithmetic.
Findings keep their history
A finding carries the date it was first seen. A weak DKIM key that has been open for eleven months is a different conversation than one that appeared last week.
Unmeasured is not the same as failing
When a probe cannot reach a conclusion, that factor is excluded from the rating rather than scored as a failure. A timeout is not evidence about the vendor.
What gets measured
Four probes read the vendor’s live infrastructure on each Vendor Intelligence refresh. All four are passive: they read published records and make ordinary client requests, the same way any browser or mail server would. Nothing is scanned, brute-forced, or authenticated against.
These sit alongside the feed-based factors Coverbase already scored (vulnerability exposure, network posture, IP and web reputation, and credential leaks), so the rating covers both what the vendor’s infrastructure does and what public sources report about it.
How the score works
The overall score runs 0-100 with a letter grade, computed as a weighted mean across eleven factors. Weights reflect how directly each factor bears on a compromise:
Two deliberate constraints on that arithmetic:
A factor with no data is excluded, not zeroed
A factor with no data is excluded, not zeroed
If a probe times out, gets rate-limited, or the vendor’s infrastructure simply doesn’t answer, that factor drops out of the weighted mean. It is never scored as a failure. A vendor is not penalized for a query that failed on our side, and a clean-looking score is never manufactured from a request that didn’t complete.The same rule applies in the other direction. HTTPS enforcement is credited only when a plain-HTTP connection is actually refused. A request that merely timed out proves nothing, so it earns nothing.
Domain-squatting deductions are capped
Domain-squatting deductions are capped
Uncapped, this factor measures brand recognition rather than security. Every large brand has dozens of parked typo domains it never registered and cannot remove. Before the cap, GitHub scored 0/100 on it. The cap keeps a real signal (a mail-capable lookalike is worth knowing about) from turning into a penalty for being well known.
Reading a finding
Every factor’s rationale lists the individual findings behind its grade. Each one carries:- What was observed: the actual value, such as
p=none,1024-bit, orTLSv1.0 - Where: the host, DKIM selector, or cookie name it applies to
- What it cost: the points deducted from that factor
- How long it has been open: the date the finding was first seen, once it has survived a refresh
The predictive index
Alongside the rating, Coverbase publishes a forward-looking index of exploitation likelihood. It is driven by membership in CISA’s Known Exploited Vulnerabilities catalog, peak EPSS probability, known ransomware association, and how much attack surface is externally exposed. The rating answers “how well is this vendor configured?” The predictive index answers “how likely is something to happen soon?” They can diverge, and the divergence is informative: a well-configured vendor running one product with an actively exploited CVE deserves attention that its letter grade alone won’t prompt.What this does not tell you
Two more limits worth stating plainly:- DKIM absence is inconclusive. DKIM has no discovery mechanism; a verifier learns the selector from a message it received. Coverbase probes the selectors major senders publish, so a domain signing with a private selector reads as unsigned. Absence is therefore scored as unknown with a small deduction, never as a failure.
- The rating describes the domain we scanned. A vendor with a well-configured marketing domain and a neglected application domain will rate on whichever one is on file.
Where it appears
Vendor Intelligence
The Security Posture card carries the score, grade, factor breakdown, and per-factor findings, refreshed on the regular Vendor Intelligence cadence. Its Security posture page opens the same data full width, with rating history, every factor expanded to its findings, and a section per evidence class.
Assessments
Measured posture is supplied to control evaluations as authoritative evidence, ranked ahead of web results. A control asking about email authentication is answered from the vendor’s actual DNS records rather than from a marketing page claiming compliance.
Intake and inherent risk
A new vendor request is scored against measured posture before the web is consulted.
MCP
Ask conversationally: “What’s the security posture for Acme?” or “Which of my vendors have DMARC set to none?”
Availability
Security Intelligence is an optional feature in beta, enabled per organization. Contact your Coverbase representative to have it turned on. Organizations without it keep the security rating exactly as it was before this feature shipped: the same seven factors at the same weights. Enabling it adds the four measured factors and re-weights accordingly, so expect ratings to move once it’s on. That movement is the point: the new rating distinguishes vendors the old one scored alike.See also Vendor Intelligence for corporate identity validation and the Financial Health Score, both enabled alongside this feature and following the same beta arrangement.