Blog

Thoughts, tutorials, and personal notes.

6 min read

AgentShield: A Deep Analysis of Deception-Based Runtime Intrusion Detection for Tool-Using LLM Agents

A deception-based compromise detection framework for tool-using LLM Agents. It transplants honeypot and honeytoken concepts from traditional network security into the Agent tool-call chain, achieving high detection rates with zero false positives through a three-layer progressive trap architecture.

LLM Security AI Agent Deception Defense Honeypot
3 min read

OpenClaw Complete Installation Guide & Command Reference

A complete installation guide for the OpenClaw AI assistant based on official documentation, covering multiple installation methods, configuration details, and common commands

Technology OpenClaw AI Tutorial
3 min read

Advanced Minecraft Local Virtualization Multiplayer Setup

Virtualized Minecraft multiplayer control panel with NAT traversal

Technology Gaming Minecraft Networking
4 min read

Minecraft Server Tuning Guide

Optimizing Minecraft server performance

Technology Gaming Minecraft
3 min read

My OpenWrt Custom Build Workflow

Building a custom OpenWrt system on an Ubuntu virtual machine

Technology Networking OpenWrt Linux
4 min read

Integrating Waline Comment System into Your Blog

Using Waline as a commenting solution with Vercel + LeanCloud

Technology Tutorial Blog
4 min read

Building Your Free Blog from Scratch (GitHub + Cloudflare)

A static site deployment guide based on GitHub and Cloudflare (Hugo)

Technology Tutorial Cloudflare GitHub