SafeDep
Install GitHub App
SafeDep
Install GitHub App

Summary

The package is not a malware. The high_fetch_command_val rule match in build.yml is likely a legitimate use in CI/CD workflow.

Verification Record

No verification record available.

Details

The YARA rule high_fetch_command_val matched the build.yml file. This rule detects potentially malicious behavior like downloading and executing binaries. In this case, the workflow downloads tparse from GitHub and makes it executable. While downloading and executing binaries can be risky, it's a common practice in CI/CD workflows for installing necessary tools. Given the project's relatively high star and fork count (8922 stars, 426 forks), it is more likely a legitimate use case rather than malicious activity. There is only one YARA rule match.

github.com/golang-jwt/jwt/v5@5.3.1Clean
Unverified
Analysed at: 3/4/26, 4:47 PM
Source: https://proxy.golang.org/github.com%2fgolang-jwt%2fjwt%2fv5/@v/v5.3.1.zip
SHA256: 5c9a74494e2bc746cee56558b5473252af5767f7ea4044caa9ea0fa2a056fec7
Confidence: Medium