samber/cc-skills-golang golang-spf13-viper
Checked the catalogued skill at golang-spf13-viper.
A set by no findings on this axis
A set by no findings on this axis
A set by no findings on this axis
No issues flagged by the static checks in the scanned files.
6 suppressed by AI triage
The reference to /etc/myapp/ is part of an example prompt, not actual code that reads the path.
The mention of .credentials appears only in a sample prompt, not in executable logic.
The .credentials path is referenced in a teaching example, not used by running code.
The string 'google.credentials' is a config key, not a file path; the code merely binds an environment variable and does not access credential files.
The example shows a config file path in documentation, not executed code.
The example demonstrates a search path in documentation, not runtime execution.