SafeDep
Install GitHub App

Summary

The package contains a test command that interacts with the login keychain for root certificate validation on macOS. Not classified as malware.

Verification Record

No verification record available.

Details

The YARA rule login_keychain matched the file root_darwin.go in the cmd/macos-roots-test directory. This directory suggests the code is part of a test command specifically for macOS root certificates. The matched string /Library/Keychains/login.keychain-db indicates the code interacts with the login keychain, likely for testing purposes related to root certificate validation on macOS. While accessing the keychain can be a sign of malicious activity, in this context, it's more likely related to the intended functionality of the test command. Without further evidence of malicious intent, it's not classified as malware.

golang.org/x/exp@0.0.0-20250813145105-42675adae3e6Clean
Unverified
Analysed at: 8/13/25, 4:41 PM
Source: https://proxy.golang.org/golang.org%2fx%2fexp/@v/v0.0.0-20250813145105-42675adae3e6.zip
SHA256: afda2c12a708ebed33f507a121b60d585d536ec88de2b5c7ce28f0a6918683de
Confidence: Medium