Series: Browser-Safe AI Systems

Browser-safe AI systems are becoming part of the modern security control plane because the browser is where users authenticate, open SaaS, move files, follow links, scan QR codes, and make trust decisions.

This series treats browser-safe AI as a controlled security pipeline, not as a magic model. The central position is that hostile browser content should be treated as adversarial input, AI verdicts should be constrained, policy should remain outside the model, and every important decision should produce evidence that analysts, red teams, developers, and stakeholders can review.

The series is written for four audiences:

  • Security analysts who need evidence-rich alerts.
  • Red team members who need repeatable validation methods.
  • Developers who need secure input, output, and policy boundaries.
  • Technical stakeholders who need measurable risk reduction.

Main Series

Practical Lab Track

The practical lab track turns the research series into an evidence-backed training path for browser-based AI security validation. It is written for practitioners who need reproducible tests, safe synthetic targets, artifact-backed findings, and reviewable evidence rather than claims based only on model output.

This track now maps to the local AI Browser Security Test Suite workshop sequence: Labs 00 through 12, a deliberately weak local ollama-webui target, synthetic markers, browser and proxy evidence, artifact manifests, SHA256 indexes, and a target-backed capstone evidence package. It remains local-only, synthetic-only, authorized-only training material, not production security validation or permission to test third-party systems.

Supporting Documents

The following documents support the original research series and the practical lab track. They are appendices, not replacements for the practical lab overview or Parts 33 through 40.

Series Principle

Treat AI as an untrusted classifier inside a controlled security pipeline.