Passive-first web security scanning
A web scanner that treats the page as untrusted input.
AgentSafe WebScan turns a public URL into a compact, evidence-based security report —
through a CLI, SARIF 2.1.0 for code scanning, and MCP for coding agents. The scanner is
deterministic, needs no LLM, and never forwards raw page content into a model's context.
agentwebscan https://example.com
AgentSafe WebScan 0.1.0 · passive
https://example.com/ · HTTP 200 · score 62/100 (D)
[MEDIUM] Content Security Policy is missing
Content-Security-Policy header not present
CWE-1021
Fix: Deploy a restrictive CSP and iterate with report-only mode first.
[MEDIUM] Potential hidden instructions for AI agents
2 hidden segment(s) matched: do not tell user, assistant role;
content withheld, hashes: 59bc47934ec7ef56, d4f45e4dada56e42
OWASP LLM01:2025
Passive mode is the default. No exploit payloads, no credential
attacks, no brute force, no port scans, no subdomain enumeration.