go-jwt
Warn
Audited by Socket on Mar 4, 2026
1 alert found:
AnomalyAnomalySKILL.md
LOWAnomalyLOW
SKILL.md
The provided fragment is a coherent, purpose-aligned specification for a Go JWT utility library. It describes legitimate capabilities (signing/verifying JWTs with multiple algorithms, key loading via inline data or file paths) and usage patterns. No suspicious data flows, external downloads, or credential harvesting patterns are evident in the fragment itself. Overall risk is low to moderate (documentation-focused with standard cryptographic keys handling) and the footprint is proportional to the stated goal of a JWT helper package.
Confidence: 65%Severity: 50%
Audit Metadata