agents/skills/v8-security-triaging/SKILL.md
Use this skill to perform the initial analysis and impact assessment of a V8 security vulnerability report.
--sandbox-testing or the Sandbox API). These are strictly governed
by the V8 Sandbox threat model.git cl upload.render_issue) as the primary
source of truth for report details.v8-poc-classification is mandatory.
The foundation of the entire triage process is a successful local reproduction
or a definitive explanation for the lack thereof.[email protected]). If not uploaded,
provide the user with manual upload instructions.Fetch the report details from Buganizer.
mcp_Buganizer_render_issue(issueId="<id>")google.com account for the specific
issue.Invoke the v8-poc-classification skill to perform the technical deep-dive.
v8-poc-classification to
reproduce the issue, verify impact claims (e.g., Read vs. Write), and check
for safe-termination traps.v8-poc-classification to determine the final
Buganizer labels and security impact.Draft a concise summary of your analysis for the user.
v8-security-triaging skill (Conversation ID:
<id>)." Use the current session ID (found in the workspace path or
environment) for <id>.ref.cast or bounds checks) without crashing, state this
clearly. Include a GDB Backtrace snippet if it supports the
classification.d8 command and flags used to reproduce
the issue locally, and summarize the observed result (e.g., "Script output
confirmed stale load").mcp_Buganizer_add_buganizer_comment to post ONLY the
approved analysis message if available; otherwise, ask the user to post it.