gsd-secure-phase

Audit threat mitigations in SECURITY.md or PLAN.md and update SECURITY.md.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-secure-phase-hadpadrahul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-secure-phase
Source: https://github.com/hadpadrahul/school-erp/tree/main/.codex/skills/gsd-secure-phase
Command: npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-secure-phase-hadpadrahul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits and verifies that threat mitigations for a completed security phase are correctly implemented and documented, ensuring compliance and risk reduction.

Core Features & Use Cases

  • Phase audit: Validate existing SECURITY.md or PLAN.md artifacts to confirm implemented mitigations align with threat models.
  • Artifact-driven execution: Leverages available phase documentation to drive verification when direct security files are missing.
  • Guided remediation: Outputs concrete recommendations to close gaps and updates the final SECURITY.md with findings.

Quick Start

Provide the target phase name to start the verification workflow.

Frequently Asked Questions about gsd-secure-phase

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

FAQPage Schema
How do I verify threat mitigations for a completed security phase?

To verify threat mitigations retroactively, this Skill audits a completed phase by validating existing SECURITY.md or PLAN.md artifacts, confirming that implemented mitigations align with the threat model and effectively reduce risk.

How does phase audit work when SECURITY.md is missing?

When SECURITY.md is missing, phase audit works by running artifact-driven execution from PLAN.md, leveraging the existing threat model documentation to drive verification and output concrete remediation recommendations.

Can I audit threat mitigations if the phase was not executed yet?

No, you cannot audit threat mitigations if the phase was not executed. The Skill specifically verifies completed phases and will exit with guidance if the phase execution has not occurred.

What is the best way to document validated security mitigations for compliance?

The best way to document validated security mitigations is through an automated audit that updates SECURITY.md with the final validated findings, ensuring implemented protections align with compliance requirements and threat models.

Do I need a threat model in PLAN.md to run a phase audit?

You need either a SECURITY.md or a PLAN.md containing a threat model to run a phase audit. If both are missing, the Skill cannot verify mitigations and will exit with remediation guidance.