Protects AI agents from prompt injection attacks — malicious instructions embedded in external data (web pages, documents, emails, API responses, user inputs) that hijack agent behavior. Use this skill whenever an agent reads external content and then takes actions. Triggers on: "agent reads external data", "process documents with AI", "web scraping with agent", "AI reads emails", "agent processes user files", "RAG system", "AI with tool use", "autonomous agent", "agent browses web", "AI reads database", "multi-step agent", "agentic AI". Anthropic explicitly states: "prompt injection remains an unsolved problem in AI safety research." This skill implements the best current defenses.
Protects AI agents from prompt injection attacks — malicious instructions embedded in external data (web pages, documents, emails, API responses, user inputs) that hijack agent behavior. Use this skill whenever an agent reads external content and then takes actions. Triggers on: "agent reads external data", "process documents with AI", "web scraping with agent", "AI reads emails", "agent processes user files", "RAG system", "AI with tool use", "autonomous agent", "agent browses web", "AI reads database", "multi-step agent", "agentic AI". Anthropic explicitly states: "prompt injection remains an unsolved problem in AI safety research." This skill implements the best current defenses.
保护 AI 代理免受提示注入攻击——即嵌入在外部数据(网页、文档、电子邮件、API 响应、用户输入)中的恶意指令,它们会劫持代理行为。代理读取外部内容并随后采取操作时应使用此技能。在以下情形触发:"代理读取外部数据"、"用 AI 处理文档"、"代理进行网页抓取"、"AI 读取邮件"、"代理处理用户文件"、"RAG 系统"、"使用工具的 AI"、"自治代理"、"代理浏览网页"、"AI 读取数据库"、"多步代理"、"具代理性的 AI"。Anthropic 明确指出:"提示注入仍然是 AI 安全研究中的未解决问题。" 本技能实现了当前最佳的防御措施。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer