원클릭으로
github-security-agent
Use when asked to reduce GitHub security alerts across all active repositories in one selected profile.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when asked to reduce GitHub security alerts across all active repositories in one selected profile.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when asked to remediate GitHub Dependabot alerts across the repositories defined in one selected profile.
Use when a remediation diff already exists and you need a policy decision for merged, opened_pr, blocked, skipped, or failed.
Use when you need a consistent run summary across remediation units, outcomes, and remaining blockers.
Use when you need to validate a selected profile, inspect the runtime contract, and map repository entries to local clone paths before any remediation work starts.
Use when asked to remediate allowlisted deterministic GitHub code-scanning alerts across the repositories defined in one selected profile.
Use when asked to inspect GitHub code-scanning alerts across the repositories defined in one selected profile.
| name | github-security-agent |
| description | Use when asked to reduce GitHub security alerts across all active repositories in one selected profile. |
Use this skill as the canonical entrypoint for one selected profile.
Read these files before changing anything:
docs/runtime-contract.mddocs/operating-model.mddocs/code-scanning-policy.mddocs/secret-scanning-policy.mddocs/review-gate.mddocs/reporting-model.mdprofile.yamlprofileactive repository entries in that profileDependabot remediation firstcode scanning remediationsecret scanning response for enabled targetsprofile.Dependabot remediation pass and keep iterating until eligible Dependabot work converges.code scanning triage pass across active repositories.skipped with reason code_scanning_disabledskipped with reason no_analysis_foundskipped with reason unsupported_rulesecret scanning response pass across active repositories.skipped with reason secret_scanning_disabledblocked with the correct reason code and manual follow-up actionsskipped reason code.Dependabot, code scanning, and secret scanning are separate passes with separate policies.Dependabot work before starting code scanning or secret scanning.code scanning, only auto-remediate allowlisted deterministic rules from the selected profile's defaults.code_scanning policy.secret scanning, use the selected profile's defaults.secret_scanning policy and never auto-merge cleanup PRs.