Prevents Cross-Site Scripting attacks by ensuring user content is never executed as code in the browser. Triggers on: render user content, display user input, innerHTML, dangerouslySetInnerHTML, template, user-generated content, comments, markdown, rich text, HTML output, v-html, ng-bind-html, template injection.
Prevents Cross-Site Scripting attacks by ensuring user content is never executed as code in the browser. Triggers on: render user content, display user input, innerHTML, dangerouslySetInnerHTML, template, user-generated content, comments, markdown, rich text, HTML output, v-html, ng-bind-html, template injection.
通过确保用户内容不会在浏览器中作为代码执行来防止跨站脚本(XSS)攻击。触发场景:呈现用户内容、显示用户输入、innerHTML、dangerouslySetInnerHTML、template、用户生成内容、评论、markdown、富文本、HTML 输出、v-html、ng-bind-html、模板注入。
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