Agent Plugins Marketplace
All plugins

vuln-definitions-chrome

v0.1.1

Chrome / Chromium 浏览器漏洞定义:官方四档(S0–S3)与缓解/非安全条款,外加进程沙箱、Site Isolation、浏览器形态与 Chrome VRP 资格(不定级)。

Claude Code1 Skill

By DeepSonar0 GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install vuln-definitions-chrome for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install vuln-definitions-chrome@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/SummerSec/DeepSonar-Skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is vuln-definitions-chrome/.

Plugin files

vuln-definitions-chrome/
├── .claude-plugin/plugin.json
└── SKILL.md

Included Skills1

vuln-definitions-chromeSKILL.md

Chrome / Chromium 浏览器漏洞定义指南。在官方四档(Critical S0 / High S1 / Medium S2 / Low S3)与缓解/非安全条款之上,定义浏览器进程模型、Site Isolation、沙箱逃逸与 Web 平台形态;并按 Chrome VRP 判断范围、投递与赏金资格(不定级)。用户提到「Chrome 定级」「Chromium 漏洞」「沙箱逃逸」「Site Isolation」「MiraclePtr」「UXSS」「Mojo」「地址栏欺骗」「Chrome VRP」「Bughunters」「Gemini Rogue Actions」「vrp-flag.json」,或要按 Chrome VRP / Severity Guidelines 判断 renderer UAF、V8、GPU、omnibox、AI 是否安全漏洞时使用。This skill should be used when the user asks to rate a Chrome or Chromium security bug, classify Site Isolation vs sandbox escape, apply Chrome VRP / severity guidelines, check VRP eligibility, or mentions Security-Impact_None, compromised renderer, Gemini rogue actions, or Chromium severity guidelines.

Plugin manifests1

vuln-definitions-chrome/.claude-plugin/plugin.json
{
  "name": "vuln-definitions-chrome",
  "version": "0.1.1",
  "description": "Chrome / Chromium 浏览器漏洞定义:官方四档(S0–S3)与缓解/非安全条款,外加进程沙箱、Site Isolation、浏览器形态与 Chrome VRP 资格(不定级)。",
  "author": {
    "name": "DeepSonar"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[vuln-definitions-chrome on Agent Plugins Marketplace](https://pluginsmp.com/plugins/vuln-definitions-chrome)