一键导入
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.