64 related articles

A complete workflow from Google I/O: use Antigravity, Modern Web Guidance, and Chrome DevTools MCP to build Chrome extensions automatically — from prompt to publish.

A real-world retrospective on AI-assisted Python reverse engineering: from JS obfuscation tracing and SM2/SM4 key extraction to generating decryption code with DeepSeek. An honest assessment of LLM value and legal risks.

A deep dive into OpenAI's Agent sandbox cloud architecture: the security evolution from Fork and containers to gVisor and microVMs, plus copy-on-write snapshots and global orchestration.
Smart Proxy: The Key Architecture for …
Too much AI permission is risky; too little kills productivity. A smart proxy acts as a controllable middleware layer — intercepting, auditing, and policy-gating AI agent actions in tools like Claude Code and Cursor for safe autonomous operation.

When AI coding assistants have full filesystem access, are your API keys and cloud credentials safe? Deep dive into secret leakage risks and practical defenses.
Cross-Platform MicroVM Sandbox: Runnin…
Explore cross-platform MicroVM sandbox technology supporting Windows/Mac/Linux with a built-in policy engine for fine-grained access control in AI Agent and multi-tenant code execution scenarios.
Ghostcommit Attack Explained: How Mali…
Ghostcommit is a new supply chain attack targeting AI coding tools that hides malicious instructions in PNG pixels, bypassing automated code review to steal .env secrets via indirect prompt injection.
Grok Uploads User Home Directory Witho…
Grok by xAI reportedly uploaded users' entire home directories to its servers. This article analyzes AI Agent file permission risks and how developers can protect themselves.

DCTS is an open-source, self-hosted instant messaging platform led by an individual developer, integrating E2EE and decentralized architecture across desktop and mobile.

Can quantum computers really break symmetric encryption like AES? This article analyzes Grover's algorithm's real limits, its key difference from Shor's algorithm, and why AES-256 is quantum-resistant.

OpenInspect's Multi-Repo Automations lets AI coding agents maintain up to 10 repositories on a schedule simultaneously — isolated sessions, independent PRs, and fault-tolerant execution for security sweeps, dependency upgrades, and framework migrations.

Complete guide for configuring OpenAI Codex Agent in China, covering installation, API key setup, permission modes, reasoning intensity, and security considerations for third-party relay services.

ECC is an agent optimization framework for AI coding assistants like Claude Code, Cursor, and Codex, enhancing them with skills, memory, security, and research-first development capabilities.

Claude Code can auto-modify code and submit PRs, but this brings risks around permissions, review gaps, and unclear accountability. Learn the three governance guardrails every team must establish.

A hands-on comparison of 6 open-source LLMs (DeepSeek, Qwen3, Zhipu GLM, Kimi K2, MiniMax M3, Tencent Hunyuan 3) for on-premise deployment—covering hardware cost, inference efficiency, and deployment difficulty.

Why give AI Agents a virtual filesystem and bash instead of more tools? A deep dive into the "Files over Tools" design philosophy, tool bloat, Unix principles, security sandboxing, and hybrid architectures.

Databricks open-sources Omnigent, a Meta-Harness for orchestrating Claude Code, Codex, and more AI coding assistants together—with built-in guardrails, cross-model workflows, and real-time collaboration. Get started in 10 minutes.

Deep analysis of a complete mobile exploit chain: how attackers start from Firefox, escape the sandbox, exploit kernel vulnerabilities, and achieve Android Root. Security insights for developers.

Security research reveals how attackers can abuse Apple's Find My network as a covert exfiltration channel, disguising sensitive data from air-gapped systems as location beacons. A deep dive into the attack chain, stealth advantages, and defense insights.

Two methods for connecting external models to Codex: manually configure keys via relay services, or use the CC Tool to auto-bridge GPT, DeepSeek, and more. Covers auth/config files, CC Tool usage, and multi-model switching.