triage-vulnerabilities

Aggregates vulnerability alerts from Dependabot, GCP Artifact Registry, Docker Scout, and Linear for centralized triage.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Haamiahphp/stratuu-desktop --skill triage-vulnerabilities-haamiahphp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-vulnerabilities
Source: https://github.com/Haamiahphp/stratuu-desktop/tree/main/resources/channel-gated-skills/dogfood/triage-vulnerabilities
Command: npx skills add https://github.com/Haamiahphp/stratuu-desktop --skill triage-vulnerabilities-haamiahphp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage and remediate security vulnerabilities across four sources: GitHub Dependabot, GCP Artifact Registry scanning, Docker Scout, and Linear security issues.

Core Features & Use Cases

  • Unified vulnerability intake: Collects alerts from Dependabot, GCP Artifact Registry, Docker Scout, and Linear Security into a single view.
  • Deduplication and prioritization: Groups duplicates by CVE and prioritizes by severity to reduce noise.
  • Remediation guidance: Suggests fixes, tracks PRs, and documents actions for auditability.

Quick Start

Identify open vulnerabilities across the four sources and start triage by prioritizing critical CVEs first, then proceed to remediation steps.

Frequently Asked Questions about triage-vulnerabilities

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I triage vulnerabilities across Docker Scout, Dependabot, and GCP Artifact Registry simultaneously?

To triage vulnerabilities across Docker Scout, Dependabot, and GCP Artifact Registry, you can aggregate alerts into a centralized view. This approach deduplicates CVEs across sources and prioritizes them by severity to reduce noise.

What is the best way to deduplicate CVE alerts from multiple security scanners?

The best way to deduplicate CVE alerts from multiple security scanners is to group findings by their specific CVE identifier. This method consolidates overlapping alerts from Dependabot, Docker Scout, and other platforms into a single actionable item.

Can I coordinate vulnerability remediation with code changes and PRs directly from a triage workflow?

Yes, you can coordinate vulnerability remediation with code changes and PRs directly from a triage workflow. This process suggests fixes, tracks pull requests, and documents actions to ensure traceability and safety within your infrastructure.

How does centralized vulnerability triage handle Linear security issues and Dependabot alerts?

Centralized vulnerability triage handles Linear security issues and Dependabot alerts by collecting them into a unified intake view. It then assesses available fixes, prioritizes critical CVEs, and coordinates remediation steps with code changes.

Do I need existing Linear security issues to start prioritizing critical CVEs?

You do not need existing Linear security issues to start prioritizing critical CVEs. The triage process collects alerts from Dependabot, GCP Artifact Registry, and Docker Scout independently before identifying and prioritizing the most critical vulnerabilities.

Why does vulnerability triage need to document actions for auditability?

Vulnerability triage needs to document actions for auditability to ensure safety and traceability during remediation. Tracking PRs and suggested fixes provides a clear record of how critical CVEs were assessed and resolved across different sources.