Package contains embedded executables and modifies executables, but these are likely legitimate for development/testing purposes.
No verification record available.
The package golang.org/x/tools contains several embedded executables and exhibits behaviors like modifying original executables and enabling arbitrary code execution in the present tool. However, these behaviors appear to be part of the intended functionality of the tools provided by the package, particularly for development and testing purposes. The embedded executables are primarily test data, and the code modification in splitdwarf is for adding debugging information. The arbitrary code execution warning is related to the present tool's playground feature, which is disabled by default and intended for local development. The hardcoded analytics IDs are also not indicative of malicious behavior. Therefore, based on the evidence, the package is not classified as malware.