We found 4 issueson sigabrt.devworth fixing.
Watch the inspection.
We navigate your site the way customers would. Idle time is skipped.
How the composite score works
The overall score is a weighted average: Visual 18.75%, Accessibility 25%, Buttons and links 31.25%, Under the hood 12.5%, and Mobile 12.5%. Unassessed categories are excluded and the remaining weights are normalized.
Product categories start at 100. Each distinct verified finding deducts 30 points for a reproduced flow defect, or 18 for critical, 12 for high, 7 for medium, and 3 for low stored detector severity. Scores stop at zero and round to whole numbers. All verified findings count, including those beyond the displayed list. The formula is fixed and versioned, so the same saved evidence always receives the same score.
The homepage head has no icon or social preview tags
The entry document at / renders without a browser icon, a canonical URL, Open Graph title, description and image, or a Twitter card type. There is no icon link element and /favicon.ico returns nothing usable, so browser tabs and bookmarks fall back to a generic mark. With no Open Graph or Twitter tags, links shared to social platforms and chat apps render as bare URLs instead of a titled preview. The title and meta description are present, so the gap is confined to icon, canonical, and preview metadata.
Try it: Open sigabrt.dev and view source on the head: there is no link rel="icon", no link rel="canonical", and no og: or twitter: meta tags. Paste the URL into a chat app to see the bare-link preview.
The home page omits Cross-Origin-Resource-Policy
The response from https://sigabrt.dev/ is missing Cross-Origin-Resource-Policy.
Try it: Run curl -I https://sigabrt.dev/ and look for a Cross-Origin-Resource-Policy header in the response.
Faint grey body text fails contrast requirements
Several text elements on sigabrt.dev fall below the WCAG AA contrast minimum of 4.5:1. On the home page the line "One job free, forever. No card required." renders at #8a8378 on #faf8f4 for a ratio of 3.53:1, and the terminal panel labels "nightly-backup, crontab" and "0 3 * * *" render at #8a8378 on #fffdf9 for 3.69:1. The same color-contrast failure is present on /docs, /pricing, /login, /register, /contact, /terms and /forgot. The affected copy is small, 12px to 13px, which makes the low contrast harder to read.
Try it: Open sigabrt.dev and sample the grey line under the hero buttons with a contrast checker, or run axe-core on the page and look at the color-contrast rule.
The contact email link on /terms is not distinguishable
On /terms, the mailto link to [email protected] (a.text-rust) sits inside a paragraph with no underline or other non-color styling. Its text color #9a3412 against the surrounding text color #57534e gives a contrast ratio of 1.04:1, below the 3:1 minimum required when color is the only distinguishing cue. axe-core flags this as link-in-text-block at serious impact, failing WCAG 2.0 A 1.4.1.
Try it: Open /terms and look at the [email protected] link in the body text: it carries no underline and its color is nearly identical to the surrounding paragraph text.
A rough edge in the layout
The Free and Pro feature rows sit on different baselines, with each Pro row offset roughly 2px lower than its Free counterpart, so the two cards' comparison lists do not align.
A rough edge in the layout
The Pro card's spec rows sit about 2px lower than the matching rows in the Free card, so the two feature lists in the side by side pricing cards do not share a baseline grid.
Probie fixes this for you.
This report came from one visit. When installed on your project, Probie watches real sessions, reproduces failures, and opens tested fixes as pull requests.
Sign up and get this fixedFree inspection
What should Probie inspect next?
Enter a project URL. There is nothing to install.
Probie checks every issue twice, respects robots.txt, and backs off at bot challenges.
Enter an address and we will email the report card link.

