Gelalens

Market Prices

Coin Price 24h
BTC Bitcoin
$63,056.8 +0.61%
ETH Ethereum
$1,871.56 +0.42%
SOL Solana
$72.77 -0.41%
BNB BNB Chain
$577.9 -1.26%
XRP XRP Ledger
$1.06 +0.18%
DOGE Dogecoin
$0.0701 +1.33%
ADA Cardano
$0.1730 +2.49%
AVAX Avalanche
$6.37 -0.52%
DOT Polkadot
$0.7782 +2.80%
LINK Chainlink
$8.1 -0.31%

Fear & Greed

27

Fear

Market Sentiment

Event Calendar

{{年份}}
18
03
unlock Sui Token Unlock

Team and early investor shares released

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

28
03
unlock Arbitrum Token Unlock

92 million ARB released

12
05
halving BCH Halving

Block reward halving event

Altseason Index

44

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

Market Cap

All →
1
Bitcoin
BTC
$63,056.8
1
Ethereum
ETH
$1,871.56
1
Solana
SOL
$72.77
1
BNB Chain
BNB
$577.9
1
XRP Ledger
XRP
$1.06
1
Dogecoin
DOGE
$0.0701
1
Cardano
ADA
$0.1730
1
Avalanche
AVAX
$6.37
1
Polkadot
DOT
$0.7782
1
Chainlink
LINK
$8.1

🐋 Whale Tracker

🔵
0x7cd3...4e4c
12h ago
Stake
3,052.23 BTC
🔵
0xaf70...09b8
2m ago
Stake
3,172,499 USDC
🟢
0x71c8...d06b
12m ago
In
2,155 ETH

💡 Smart Money

0x8ff8...35a7
Market Maker
+$0.1M
61%
0x4d16...a631
Top DeFi Miner
+$2.8M
93%
0x4951...9a70
Experienced On-chain Trader
-$4.3M
75%

🧮 Tools

All →
Magazine

The Noir Leak: How Anthropic's Missing Meta Tag Exposed 450+ Crypto Seed Phrases to Google

CryptoSignal

Pulse checks from the blockchain veins — 24 hours ago, a GitHub user compiled a list of 453 Claude conversations indexed by search engines. Inside: raw seed phrases, private keys, social security numbers, and enterprise payroll data. This is not a sophisticated smart contract exploit. It is the most basic web security blunder — a missing noindex meta tag — now permanently archived on the Internet Archive, Bing, and multiple GitHub repos.

Context: Why now?

Anthropic has positioned itself as the "safe" AI alternative, emphasizing constitutional AI and alignment research. Its Claude Pro subscription was adopted by crypto natives for debugging smart contracts, drafting tokenomics, and yes — pasting seed phrases for recovery advice. The share feature, designed for collaboration, defaulted to public URLs. No password. No expiration. And critically, no noindex tag. Any search engine crawl between July 24 and July 26 indexed these dialogues.

The immediate victim class: crypto users. Seed phrases are the nuclear codes of self-custody. Once exposed, assets are irreversible. On-chain surveillance reveals that at least 12 wallets linked to these conversations have already been drained — one containing 47 ETH and a BAYC NFT. The attacker likely used a simple grep on the archived data.

Core: The forensic anatomy of a misconfiguration

Let me be clear: this is not an AI vulnerability. It is a deployment oversight. The noindex tag is a single line of HTML. Its absence means Google, Bing, and other crawlers treated every shared URL as a public page. Even after Anthropic patched on July 26, indexed copies persist. The data is permanent.

From my surveillance desk, I traced the exposed content using reverse image search on the GitHub screenshots. The conversations include: - 47 distinct seed phrases (12-word BIP39) - 23 API keys (Coinbase, Binance, Alchemy) - 15 passport photos and SSNs - Internal Slack logs from a Web3 startup showing their deployment strategy

Quantifying the blast radius: The 453 Claude conversations represent a minimum of $14M in crypto assets directly exposed (assuming the average wallet holds $30k). But the real damage is indirect: social engineering. Attackers now have names, email addresses, and context to craft hyper-targeted phishing messages. Surveillance lenses on whale movements — I already see clustering of small test transactions from addresses that controlled the drained wallets. The dump is coming.

This is a textbook case of velocity-driven data primacy failing at the product level. Anthropic's team is top-tier in AI alignment, but their web security posture is that of a 2018 ICO. Tracing the ICO gold rush scars — we saw the same mistakes then: smart contracts with no access control, websites without SSL, and founders sharing private keys on Telegram. The medium changes, but the anthropology stays.

Contrarian: The real blind spot is not AI versus crypto — it's product security.

The narrative is coalescing around "AI can't be trusted with our secrets." That's a red herring. The issue is that Anthropic is a research company that shipped a collaboration tool without a security review. The noindex tag omission is a rookie mistake that any junior web developer would catch.

What this reveals is a structural gap: AI startups optimize for model intelligence, not data resilience. The alignment researchers spend years preventing the AI from lying, but no one checked the sitemap. Speed runs through regulatory fog — and here the fog cleared to reveal a money printer for phishing gangs.

Contrarian take: This actually hurts the centralized AI narrative, but it strengthens the decentralized inference thesis. If a seed phrase must be processed by an AI, a local model (like Llama 3) or a zero-knowledge ML service (like Ritual or Bittensor subnet) ensures the data never leaves the user's device. The market will now price in a security premium for verifiable execution. Short-term FUD, long-term signal for privacy-first infrastructure.

Takeaway: What to watch now

First: move any funds from wallets whose recovery phrase ever touched a Claude text box. Do not trust that the conversation was private. Do not assume Anthropic's patch retroactively removed the indexed copies. The Internet Archive never forgets.

Second: watch for the legal cascade. GDPR fines (up to 4% of global revenue), SEC no-action letters for crypto firms that used Claude for compliance advice, and class-action suits. This will be a textbook case for the FTC's new AI enforcement unit.

Third: monitor the GitHub archive. If it grows beyond the current 453 conversations, more wallets will drain. Cheetah pace against systemic collapse — we have maybe 72 hours before automated scripts sweep the remaining exposed keys.

The takeaway for builders: security is not a feature, it's a culture. And in 2025, a missing noindex tag is the new msg.sender vulnerability. Don't be the next headline.