go-enum
Fail
Audited by Socket on Mar 10, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The go-enum skill description presents a coherent, self-contained pattern for generating Go enum types with validation within a modular Go project. It describes standard, low-risk file edits (adding constants, a validation map, a constructor, a String method, and a private validator) and an error definition consistent with the project’s errs.go. There are no suspicious data flows, external dependencies, or credential requirements. Overall, the footprint is benign and proportional to its stated purpose as a code-generation/generator-like guideline for enum types.
Confidence: 98%
Audit Metadata