Security
3 posts
Tool Confirmation & Security Auth: Adding Safety Valves Before Agent Actions
Detailed Tool Confirmation mechanism—when Agent needs to execute risky operations, how to let user confirm before executing; plus API Key, OAuth and other auth mechanism configuration.
May 29, 2026 · 3 min · 510 words · Mengshou Programming

Reverse Engineering Claude Code's API Request Signing
An in-depth reverse engineering analysis of Claude Code’s API request signing mechanism, revealing how the cch hash and xxHash64 are implemented, the secrets of Bun’s runtime, and how Anthropic protects API calls with native code.
April 2, 2026 · 7 min · 1444 words · 梦兽编程

Locking Down Your Local AI Agent: An Agent Safehouse Review
A macOS tool that sandboxes AI agents like Claude Code and Codex, preventing accidental file deletions and credential leaks once and for all.
March 9, 2026 · 5 min · 894 words · Rex
