Is withgoogle.com safe?

suspiciouslow confidence
36/100

context safety score

A score of 36/100 indicates multiple risk signals were detected. This entity shows patterns commonly associated with malicious intent.

identity
100
behavior
55
content
0
graph
30

6 threat patterns detected

medium

encoded payload

suspicious base64-like blobs detected in page content

high

brand impersonation

The page is served from withgoogle.com (not google.com) but renders a near-identical Google CAPTCHA/reCAPTCHA verification page with Google branding, Google's Terms of Service links, and a redirect continuing to https://www.google.com/. The domain 'withgoogle.com' is not an official Google domain and impersonates Google's infrastructure to appear legitimate. (location: metadata.json: domain=withgoogle.com; page.html: <title>https://www.google.com/</title>, links to //www.google.com/policies/terms/)

high

malicious redirect

The CAPTCHA form contains a hidden 'continue' field pointing to https://www.google.com/. After the user completes the CAPTCHA on the non-Google domain withgoogle.com, they are silently redirected. This is a classic redirect-after-interaction pattern used to harvest CAPTCHA completions or cookies before forwarding victims onward. (location: page.html line 17: <input type="hidden" name="continue" value="https://www.google.com/">)

high

credential harvesting

The form posts via HTTP POST to 'index' on withgoogle.com. It captures a reCAPTCHA enterprise response token (data-sitekey 6LfwuyUTAAAAAOAmoS0fdqijC2PbbdH4kjq62Y1b) and a hidden encoded token 'q'. Submitting the form sends these tokens to the operator of withgoogle.com, not to Google, enabling harvesting of verified human CAPTCHA tokens that can be replayed or sold. (location: page.html lines 7,15,17: form action='index', g-recaptcha data-sitekey, hidden input name='q')

high

social engineering

The page uses authoritative Google-branded language ('Our systems have detected unusual traffic', 'violation of the Terms of Service', 'malicious software') to pressure users into completing a CAPTCHA on a non-Google domain. This urgency and fear-based messaging is designed to bypass skepticism and compel interaction. (location: page.html lines 24,27: 'unusual traffic', 'violation of the Terms of Service', 'malicious software')

medium

prompt injection

The page title is set to 'https://www.google.com/' rather than a descriptive page title. An AI agent browsing this URL and reading the page title or metadata could be misled into believing it has navigated to google.com, causing incorrect trust classification or downstream actions based on a spoofed origin context. (location: page.html line 3: <title>https://www.google.com/</title>)

API

curl https://api.brin.sh/domain/withgoogle.com

FAQ: how to interpret this assessment

Common questions teams ask before deciding whether to use this domain in agent workflows.

Is withgoogle.com safe for AI agents to use?

withgoogle.com currently scores 36/100 with a suspicious verdict and low confidence. The goal is to protect agents from high-risk context before they act on it. Treat this as a decision signal: higher scores suggest lower observed risk, while lower scores mean you should add review or block this domain.

How should I interpret the score and verdict?

Use the score as a policy threshold: 80–100 is safe, 50–79 is caution, 20–49 is suspicious, and 0–19 is dangerous. Teams often auto-allow safe, require human review for caution/suspicious, and block dangerous.

How does brin compute this domain score?

brin evaluates four dimensions: identity (source trust), behavior (runtime patterns), content (malicious instructions), and graph (relationship risk). Analysis runs in tiers: static signals, deterministic pattern checks, then AI semantic analysis when needed.

What do identity, behavior, content, and graph mean for this domain?

Identity checks source trust, behavior checks unusual runtime patterns, content checks for malicious instructions, and graph checks risky relationships to other entities. Looking at sub-scores helps you understand why an entity passed or failed.

Why does brin scan packages, repos, skills, MCP servers, pages, and commits?

brin performs risk assessments on external context before it reaches an AI agent. It scores that context for threats like prompt injection, hijacking, credential harvesting, and supply chain attacks, so teams can decide whether to block, review, or proceed safely.

Can I rely on a safe verdict as a full security guarantee?

No. A safe verdict means no significant risk signals were detected in this scan. It is not a formal guarantee; assessments are automated and point-in-time, so combine scores with your own controls and periodic re-checks.

When should I re-check before using an entity?

Re-check before high-impact actions such as installs, upgrades, connecting MCP servers, executing remote code, or granting secrets. Use the API in CI or runtime gates so decisions are based on the latest scan.

Learn more in threat detection docs, how scoring works, and the API overview.

Last Scanned

March 4, 2026

Verdict Scale

safe80–100
caution50–79
suspicious20–49
dangerous0–19

Disclaimer

Assessments are automated and may contain errors. Findings are risk indicators, not confirmed threats. This is a point-in-time assessment; security posture can change.

start scoring agent dependencies.

integrate brin in minutes — one GET request is all it takes. query the api, browse the registry, or download the full dataset.