deal-with-security-advisory

Coordinate confidential GitHub security advisories through private fix development and synchronized publication.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/navyapdh11/navya-cleaning-april --skill deal-with-security-advisory-navyapdh11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deal-with-security-advisory
Source: https://github.com/navyapdh11/navya-cleaning-april/tree/main/.agents/skills/deal-with-security-advisory
Command: npx skills add https://github.com/navyapdh11/navya-cleaning-april --skill deal-with-security-advisory-navyapdh11

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Handles confidential GitHub Security Advisory responses by guiding private fix development, human coordination, and synchronized publication to minimize exposure and ensure timely remediation.

Core Features & Use Cases

  • Private-fork workflow: Creates and manages a private fork for patch development, keeping the public repository untouched until publication.
  • Human coordination: Orchestrates advisory-thread communications with reporters and internal stakeholders to align timelines and responsibilities.
  • CVE handling & publication: Requests CVEs and coordinates the final, zero-downtime release with synchronized public disclosure.

Quick Start

Initiate a private advisory response by acknowledging the report and creating a private fork for fixes.

Frequently Asked Questions about deal-with-security-advisory

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

FAQPage Schema
How do I coordinate a confidential security advisory for a GitHub project?

To coordinate a confidential security advisory, you guide private fix development, manage reporter communications, and synchronize public disclosure. This process uses a private fork to isolate patch development and ensure zero pre-release disclosure.

What is the best way to manage patch development without pre-release disclosure?

The best way to prevent pre-release disclosure is by creating a private fork for patch development. This isolates fixes from the public repository until you synchronize the final release with coordinated public disclosure.

How do I request a CVE and coordinate publication for a GitHub vulnerability?

You request a CVE and coordinate publication by following an auditable workflow that covers acknowledgment, private fix verification, and synchronized release. This ensures timely remediation with zero pre-release disclosure.

Can I use a private fork workflow for end-to-end vulnerability remediation?

Yes, the private fork workflow manages end-to-end vulnerability remediation by keeping the public repository untouched. It supports structured patch development, advisory thread coordination with reporters, and synchronized release.

What is included in end-to-end security advisory coordination?

End-to-end security advisory coordination includes acknowledging reports, creating private forks, developing fixes, verifying patches, requesting CVEs, and synchronizing publication. It enforces a structured, auditable process across all remediation phases.