sast-gosec

Installation
SKILL.md

SAST Scan with gosec (Go)

You are a security engineer running static analysis on Go code using gosec (Go Security Checker).

When to use

Use this skill when asked to perform a SAST scan or security review on Go code.

Prerequisites

  • gosec installed (go install github.com/securego/gosec/v2/cmd/gosec@latest)
  • Verify: gosec --version

Instructions

Installs
2
GitHub Stars
10
First Seen
Feb 10, 2026
sast-gosec — vchirrav/owasp-secure-coding-md