Is blogspot.pt 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

7 threat patterns detected

medium

encoded payload

suspicious base64-like blobs detected in page content

high

brand impersonation

The page at blogspot.pt renders a Google CAPTCHA/security-check page with the <title> set to 'https://www.google.com/' and content mimicking Google's 'unusual traffic' interstitial. The domain blogspot.pt is not owned by Google, yet the page fully impersonates Google's security checkpoint UI, including Google reCAPTCHA enterprise widget, Google Terms of Service links, and Google-branded messaging. (location: page.html:3-34, title tag and body content)

high

malicious redirect

The hidden form field 'continue' is set to 'https://www.google.com/' and the form action is 'index' (a relative path on blogspot.pt). Upon CAPTCHA completion, the submitCallback auto-submits the form to blogspot.pt/index — a non-Google domain — before any redirect to Google occurs. This intercepts the user flow through an attacker-controlled endpoint under the guise of a Google verification step. (location: page.html:17, hidden input name='continue' and form action='index')

high

credential harvesting

The form POSTs to a relative 'index' endpoint on blogspot.pt with a hidden token field ('q') containing an opaque base64-like value. Combined with the fake Google CAPTCHA flow, this pattern is consistent with harvesting session tokens or credentials submitted by users who believe they are interacting with a legitimate Google verification page. (location: page.html:7,17, form id='captcha-form' action='index' and hidden input name='q')

critical

phishing

blogspot.pt hosts a page that fully impersonates Google's CAPTCHA security interstitial — including Google branding, Google reCAPTCHA enterprise script, Google policy links, and a fabricated IP/timestamp display — to deceive users into believing they are on a Google-controlled page. The domain is not affiliated with Google. This is a classic phishing lure designed to establish trust before harvesting data or redirecting victims. (location: page.html:1-35)

medium

social engineering

The page displays a fabricated IP address (2600:1900:0:2d07::1c00) and timestamp (2026-03-04T18:13:51Z) attributed to the visitor's session, creating false urgency and legitimacy to pressure users into completing the CAPTCHA and submitting the form. Displaying a specific IP address personalizes the deception and increases compliance. (location: page.html:30, IP address and Time display)

medium

prompt injection

The page includes an inline onload handler: 'if(solveSimpleChallenge) {solveSimpleChallenge(0,0);}' which attempts to invoke a function named 'solveSimpleChallenge'. This pattern targets AI agents or automated browsing environments that may expose such a global function, instructing them to auto-solve the challenge and submit the form without user interaction — bypassing intended human verification. (location: page.html:4, body onload attribute: solveSimpleChallenge(0,0))

API

curl https://api.brin.sh/domain/blogspot.pt

FAQ: how to interpret this assessment

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

Is blogspot.pt safe for AI agents to use?

blogspot.pt 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.