create-new-gosec-rule
星标8,909
分支704
更新时间2026年2月28日 08:47
Propose and implement a new generic gosec rule from a Go security issue description.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Propose and implement a new generic gosec rule from a Go security issue description.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Update the gosec GHCR image version in action.yml using a provided gosec version.
Update gosec to the latest patch versions of the two latest supported Go major versions using go.dev release data.
Analyze, reproduce, and fix a gosec bug reported in a GitHub issue with a confirmation-gated workflow.
| name | Create New Gosec Rule |
| description | Propose and implement a new generic gosec rule from a Go security issue description. |
Use this skill when you want to design and implement a new gosec rule based on a Go security issue report.
Provide the issue description using this structure:
<os, architecture, and relevant environment details>
After confirmation, implement end-to-end: