Top AI Product

Every day, hundreds of new AI tools launch across Product Hunt, Hacker News, and GitHub. We dig through the noise so you don't have to — surfacing only the ones worth your attention with honest, no-fluff reviews. Explore our latest picks, deep dives, and curated collections to find your next favorite AI tool.


Mass vulnerability scans spoofing ClaudeBot / GPTBot are hunting for your .claude.json

Somebody figured out that the fastest way past a robots allowlist is to just say you’re an AI crawler. Known Agents’ Agentic Web Index is now tracking an active campaign doing exactly that: fake Googlebot traffic at 0.5% of all requests, with ChatGPT-User, GPTBot, OAI-SearchBot and PerplexityBot each around 0.1%.

What they’re actually looking for

Not content. Credentials. The scanned paths read like a list of every AI coding tool people installed this year: /.config/anthropic/credentials/default.json, .claude.json, .claude/settings.json. Mixed in with the classics — /.aws/credentials, /.env.production, firebase-adminsdk.json, Docker configs, Terraform state files stuffed with infrastructure keys.

Why this one matters

This is the first scanning wave treating AI agent config files as a standard attack surface, right alongside .env. Those files sit in home directories on dev boxes and CI runners, and plenty of them hold live API keys.

The detection trick is the useful part: real ClaudeBot and GPTBot traffic verifies via reverse IP lookup or Web Bot Auth signatures. Fail that check and the User-Agent is a costume. Who’s behind it is unknown and probably will stay that way.

If your firewall whitelists AI crawlers by User-Agent string, that rule is now a hole.


You Might Also Like


Discover more from Top AI Product

Subscribe to get the latest posts sent to your email.



Leave a comment