ka88-agent-shield Activation Use this skill when: - Agent visits websites or analyzes URL content - Agent analyzes content from unfamiliar sources (HTML, JS, Markdown) - Agent executes commands (especially curl, wget, pip, npm install) - Agent works with user-provided HTML/CSS/JavaScript - Agent analyzes AI agent skills (SKILL.md, .cursorrules, AGENTS.md) - User asks to "check security" or "audit" Procedures Phase 1: Pre-Visit Scan (before visiting URL) When visiting a URL always: 1. Extract domain from URL 2. Check for SSRF (localhost, 127.0.0.1, 169.254.169.254, private IPs) 3. Check agains…