Browser and transport policy
CSP, clickjacking protection, HSTS, TLS certificate health, cookie flags, CORS, and disclosure headers.
Scan a deployed app. Get evidence, confidence, and fixes you can verify.Check a deployed app for exposed files, client-side secrets, unsafe browser policy, weak session signals, and public service configuration. Every result includes the observed endpoint, confidence, and a concrete fix.
Monitor uses rate-limited HTTP, browser, bundle, exposure, and safe template checks.
New accounts include enough credits for a scan, fix prompt, and verification rescan.
Observable coverage
Remedix grounds findings in evidence from your deployed application, with observed signals clearly separated from corroborated and confirmed results.
CSP, clickjacking protection, HSTS, TLS certificate health, cookie flags, CORS, and disclosure headers.
Exposed environment files, Git metadata, source maps, stack traces, lockfiles, and secret-like values shipped to browsers.
Crawled pages, robots and sitemap paths, common debug endpoints, public API responses, and selected Supabase or Firebase exposures.
Optional bearer, custom-header, login-form, and OpenAPI context for checks that need more than the public homepage.
Evidence-led prioritization
Each finding includes the observed endpoint, request method, source, confidence, verification state, evidence, and remediation guidance. Review false positives to keep the risk score focused on actionable work.
Verification
Corroborated
Confidence
90%
Source
Passive HTTP
Method
GET
Endpoint
https://your-app.com/Observed evidence
Strict-Transport-Security header missingRecommended fix
Add a long-lived HSTS policy after confirming HTTPS is stable across the domain and its subdomains.
The repeatable value
Run Monitor for a production-safe baseline or Verified when bounded active checks are approved.
Turn the prioritized findings into one copy-ready prompt for Cursor, Claude, Copilot, or Windsurf.
Rescan the same target and see whether risk and finding counts moved in the right direction.
# Run and wait for a release check
npx @remedix/cli scan https://your-app.com --wait --mode FAST
Simple entry points
New accounts receive 4 credits. Keep a one-off launch audit or move to monthly refills when rescanning becomes part of every release.
One paid launch audit without a subscription.
€10
5 credits, no subscription
For one app that needs regular launch checks.
€15/month
40 credits refilled monthly
Monitor is rate-limited and designed around passive HTTP, browser, bundle, exposure, and safe template checks. Use Verified on staging or only where bounded active checks are explicitly authorized.
Each finding shows its verification level, confidence, source, endpoint, and evidence so you can distinguish an observed signal from a corroborated or confirmed issue.
Subscriptions are for repeat release checks: credits refill monthly, Launch Reports are included, and the per-scan cost is lower. One-time packs remain available for occasional audits.
Yes. The same scan workflow is available through the web app, API, CLI, and MCP integration.
Start with the public URL. Add auth or OpenAPI context only when the surface requires it.