You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pull request alerts notify when new issues are detected between the diff of the pull request and it's target branch.
Details
Warning
Review the following alerts detected in dependencies.
According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
Action
Severity
Alert (click "▶" to expand/collapse)
Warn
chia-blockchain@2.5.5 is a AI-detected potential code anomaly.
Notes: The code is a legitimate KeychainProxy that exchanges requests/responses with a keychain daemon or uses a local Keychain. I found no indicators of deliberately malicious behavior (no obfuscation, no exec/eval, no backdoor). The primary security risk is secret exposure: the proxy reconstructs private keys from entropy/mnemonics received from the daemon, so connecting to an untrusted or compromised daemon (or misconfigured TLS) can lead to private-key disclosure. Also note the provided fragment ends abruptly ('Non'), indicating the snippet may be incomplete — review the full file in the repository before final trust decisions.
Next steps: Take a moment to review the security alert
above. Review the linked package source code to understand the potential
risk. Ensure the package is not malicious before proceeding. If you're
unsure how to proceed, reach out to your security team or ask the Socket
team for help at support@socket.dev.
Suggestion: An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.
Mark the package as acceptable risk. To ignore this alert only
in this pull request, reply with the comment
@SocketSecurity ignore pypi/chia-blockchain@2.5.5. You can
also ignore all packages with @SocketSecurity ignore-all.
To ignore an alert for all future pull requests, use Socket's Dashboard to
change the triage state of this alert.