Owner tools
For the owner of Easy LaTeX Resume (https://easylatexresume.com).
Ownership
This launch isn't claimed yet. Claim it to get a bookmarked URL that triggers fresh StackScope snapshots whenever you ship a fix.
Fixes that improve your score
- Add a cookie-consent banner that blocks analytics / tracking scripts until the visitor opts in. Having a privacy policy is not enough on its own under UK/EU GDPR: the scripts must not fire before consent. Free options: Cookiebot, Usercentrics, Osano, Iubenda Consent, or a hand-rolled banner plus
Consent Mode v2for Google Analytics. Learn more - Add the missing security response headers:
Referrer-Policy,X-Frame-Options,Permissions-Policy,X-Content-Type-Options,Content-Security-Policy,Strict-Transport-Security. Most are one line in your server config, reverse proxy, or CDN. Note:Content-Security-Policyis the hardest. Start withContent-Security-Policy-Report-Onlyand monitor violation reports for a few days before enforcing, otherwise you'll break scripts/fonts/analytics in production. Learn more
Optional improvements
These don't change your StackScope score but make your site friendlier to search engines, AI agents, and security researchers.
- Add a
/.well-known/security.txtso security researchers can reach you. Learn more - Add an
llms.txtfile to help AI models understand your site. Not yet a standard but gaining adoption. Learn more - Add
Linkresponse headers so agents can find your sitemap, privacy policy and docs without parsing HTML. Learn more
Let your AI fix this
Paste this prompt into Claude, Cursor, or ChatGPT. We've pre-filled your tech stack so the LLM doesn't have to ask.
Using an autonomous agent?
Point the agent at this SKILL.md URL and ask it to follow the skill. The framing stops agents defaulting to an open-ended page review.
https://stackscope.dev/launch/173t2cr1/skill.md
Embed your score
Drop this badge on your site. It always shows your launch-day score, so the number stays the same after you embed it.
<a href="https://stackscope.dev/launch/173t2cr1/easy-latex-resume"><img src="https://stackscope.dev/badge/173t2cr1.svg" alt="StackScope score for Easy LaTeX Resume" height="24" /></a>