samber/cc-skills-golang golang-security
Checked the catalogued skill at golang-security.
A set by no findings on this axis
F; retained sample includes a critical finding · SD-006 · what this rule accepts as a false positive →
A set by no findings on this axis
15 suppressed by AI triage
The absolute path appears only in a prompt, not executable code.
Same as above; path is part of the prompt.
The trap description merely warns about possible code, not code itself.
Assertion text referencing /tmp is part of the prompt, not a code snippet.
Credential path reference occurs in a prompt description, not actual code.
Documentation example of insecure path usage, not executable code.
Documentation example of credential file path access, not executable code.
Documentation example of insecure absolute path usage, not executable code.
Documentation example of insecure absolute path usage, not executable code.
Documentation example of insecure temp file creation, not executable code.
Documentation example of insecure directory creation, not executable code.
Documentation example of insecure directory creation, not executable code.
Documentation example of insecure file read, not executable code.
Documentation example of insecure file read, not executable code.
The code snippet is part of documentation illustrating a bad practice, not an active vulnerability.