
Bitcoin Price Recovery Looks Fragile, Another Drop May Follow Soon
Bitcoin struggles to maintain price above $77,000, facing potential drops below key support levels.

Perplexity has launched Bumblebee, a free open-source tool that scans developer computers for infected software without executing any code. It uniquely checks for compromised AI connector configurations and browser extensions, enhancing security against recent malware attacks.
Software packages—especially in the JavaScript world—can run hidden scripts the moment you install them. That's exactly how the May 11 attack spread so fast. The malicious code fired automatically on install, before anyone noticed anything was wrong.
A scanner that invokes the package manager to check for infections can trigger those same scripts. You go looking for the worm; the worm runs. Bumblebee sidesteps this by never calling any package manager at all. It reads raw metadata files—the records that describe what's installed—without touching the software itself.

Bumblebee is an open-source tool that scans for infected software and configurations without executing any code, preventing potential malware activation.
Bumblebee could have prevented the May 11 attack where malicious code was injected into over 160 software packages used by millions of developers.
Bumblebee scans MCP configuration files by reading their metadata without invoking any package managers, thus avoiding the execution of potentially harmful scripts.
Yes, Bumblebee is available for free under the Apache 2.0 license, allowing users to run, modify, and improve the tool legally.

Bitcoin struggles to maintain price above $77,000, facing potential drops below key support levels.

Bitcoin hovers near $76,500 as traders await macro catalysts.

Analysts say Bitcoin's low Fund Flow Ratio could lead to a significant price rally.

Bitcoin inflows to Binance have hit a 10-day streak, signaling potential selling pressure.

Grayscale's new SUI ETF offers a regulated path for institutional investors to access the blockchain network.

Hyperliquid's HYPE token overtakes Dogecoin, reaching $16.03 billion market cap.
See every story in Crypto — including breaking news and analysis.
Perplexity has been running Bumblebee internally to protect the systems behind its search product, its Comet browser, and its Computer AI agent. When a new threat surfaces, Perplexity Computer drafts a catalog entry for it, a human reviews and approves it, and Bumblebee runs across all developer machines to check for matches.
Bumblebee started as an internal tool.
Making Perplexity products more secure for users starts with protecting the developer systems we use to build them.
Read the full blog:
— Perplexity (@perplexity\_ai) May 22, 2026 Teams can run their own catalogs the same way. The tool ships with a built-in threat directory seeded from recent supply-chain attacks, including the May 11 campaign. The group behind that attack—tracked by Google under the alias UNC6780—has been running coordinated software poisoning campaigns since at least March 2026. Bumblebee is available free at under Apache 2.0, which means you can run it, tweak it, improve it and fork it without legal repercussions.