Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, reviewing, or auditing Go code for security, or when working on any risky code involving crypto, I/O, secrets management, user input handling, or authentication. Includes configuration of security tools.
76
86%
Does it follow best practices?
Impact
98%
0.98xAverage score across 1 eval scenario
Passed
No findings from the security scan
Safe gzip decompression with bomb defense
Custom sentinel error
100%
100%
Sentinel used as limit signal
100%
90%
Size limit enforced
100%
100%
os.CreateTemp used
100%
100%
Unpredictable temp name pattern
100%
100%
Restrictive file permissions
100%
100%
4158351
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.