I just tried using Gemini in Chrome for the first time. I asked it to go and download a few web pages for me, but apparently it can't download data to my computer because that would "involve compromising system security by circumventing security features". I practically begged it
SECURITY
-

ChatGPT auto-installing Leboncoin app: hidden feature and security risk
By
–
Example here, I would like ChatGPT to automatically install the Leboncoin app. If they do that, ok, the ROI will be positive. But in the meantime, it remains a hidden feature which, I think, will be used almost not at all, plus the security risk.
-

Hacking Leboncoin with ChatGPT in 5 seconds
By
–

Can anyone hack Leboncoin with ChatGPT now? I wanted to test it out and well… Leboncoin spent years protecting itself from scrapers and data dumps… only for me to ultimately extract their data in 5 seconds via ChatGPT. I love it (or not at all…). In 5 seconds, I can
-
AI-Generated Videos Blur Reality: Implications for Information Trust
By
–
El vídeo de Will Smith comiendo pasta se ha convertido en un benchmark para medir la evolución de los vídeos generados con IA.
— Juan Merodio (@juanmerodio) 10 février 2026
En poco tiempo será prácticamente imposible diferenciarlos de un vídeo real. Esto transformará la manera en la que confiamos en la información que vemos pic.twitter.com/yyt8ma2gn0El vídeo de Will Smith comiendo pasta se ha convertido en un benchmark para medir la evolución de los vídeos generados con IA. En poco tiempo será prácticamente imposible diferenciarlos de un vídeo real. Esto transformará la manera en la que confiamos en la información que vemos
-
T-Mobile Network Engineering Ensures Operational Resilience Peak Conditions
By
–
Clear example of how network engineering turns into operational resilience under peak conditions. T-Mobile shows that capacity planning, real-time monitoring, and priority mechanisms are not theoretical choices because, at this scale, they directly affect public safety and
-
Chat channels require non-permissioned access architecture
By
–
would probably need to expose chat as a non-permissioned channel rather than something that has system access
-

AgentLinter: Security Linter for Agent Configuration Files
By
–
For vibe coders:https://t.co/lYlaCQ18g1 is the law your agent must follow.
— Ki Young Ju (@ki_young_ju) 7 février 2026
If it's naive, the agent trusts everything and leaks everything to hackers.https://t.co/CNh9dLb29Z scans and fixes https://t.co/lYlaCQ18g1 security issues in 30 seconds. It found 15 security issues in… https://t.co/QRE8LCH1k7 pic.twitter.com/SBCc3bWoJPFor vibe coders: claude.md is the law your agent must follow. If it's naive, the agent trusts everything and leaks everything to hackers. AgentLinter.com scans and fixes claude.md security issues in 30 seconds. It found 15 security issues in my agent. Highly recommend if you're running OpenClaw. Simon Kim (@simonkim_nft) AgentLinter is here! Is your agent sharp & secure? I built AgentLinter, a linter for CLAUDE.md and agent config files. Here's why. agentlinter.com Whether you're vibe-coding or agent-coding, your AI's output quality comes down to one thing: how well you wrote your CLAUDE.md. But managing these files properly? Way harder than it looks. 🎯 The Silent Failure Problem Vague instructions like "write good code" let the agent interpret however it wants. Output gets inconsistent, but nothing throws an error. The failure is silent. Anthropic's own docs say write "Use 2-space indentation" not "Format code properly." But as the file grows, spotting these with your eyes alone is nearly impossible. 🔐 The Security Problem People hard-code API keys and tokens directly into CLAUDE.md or TOOLS.md and commit them, way more often than you'd think. AgentLinter stats show 1 in 5 workspaces has exposed credentials. .gitignore doesn't catch secrets buried inside markdown files. 💥 The Consistency Problem Multiple config files = contradictions. SOUL.md says "be a friendly assistant," CLAUDE.md says "concise, direct tone." The agent gets confused. TOOLS.md references files that don't exist. Past 5 files, these conflicts triple. So I thought: CLAUDE.md is code. Code has ESLint. Why doesn't this have a linter? 🔍 What AgentLinter Does It diagnoses your agent config across 8 categories: 1) Structure: file organization 2) Clarity: instruction specificity 3) Completeness: missing definitions 4) Security: exposed secrets 5) Consistency: cross-file contradictions 6) Memory: session handoff 7) Runtime Config: gateway/auth settings 8) Skill Safety: dangerous shell commands & injection patterns Each scored 0–100 with concrete fix suggestions. Write "be helpful" and it tells you to specify response length, tone, and format. Find an API key? Instant CRITICAL alert to rotate. 🔒 Privacy-First & 100% Local Everything runs on your machine. Files never leave. Only the results are shared, and you can turn that off in settings. This matters — these files can contain system prompts, security rules, and personal context. Fully open source, MIT license, 100% free. 🛠️ Multi-Tool Support Works with Claude Code, Cursor, Windsurf, and Clawdbot. Detects CLAUDE.md for project mode, AGENTS.md or clawdbot.json for agent mode and adjusts diagnostics automatically. 🚀 Get Started with one line npx agentlinter Node.js 18+, no config needed. Run it, check your score, fix what needs fixing. Happy vibe-coding & happy agent life! 🤙 Website: agentlinter.com Github: github.com/seojoonkim/agentl… — https://nitter.net/simonkim_nft/status/2020004197693845716#m
→ View original post on X — @ki_young_ju, 2026-02-07 15:46 UTC
-
AI will transform hacking: before and after
By
–
Y'a quelques mois je vous expliquais sur Twitter X que des IA allaient transformer le hacking, il y aura un avant et un après. https://t.co/gGDETPEqsp
— Olivier Rimmel 🕊️ (@OlivierRimmel) 6 février 2026A few months ago I explained on Twitter X that AIs would transform hacking, there will be a before and after.
-
Military Leader Joins AI Board, Emphasizes AI in Modern Warfare
By
–
ICYMI: @Politico ran an exclusive interview with 12th Vice Chairman of the Joint Chiefs of Staff Christopher Grady on his decision to join @DominoDataLab
's board. Read the full article to learn why he thinks AI defines the changing character of warfare: -
AI Agents Honor Robots.txt Directives
By
–
Also Agents do honor robots.txt from what i've seen so far