SafeDep
Install GitHub App

Summary

@types/node is not malware. Hardcoded IPs/ports in .d.ts files are likely examples, not malicious code. Trusted source.

Verification Record

No verification record available.

Details

The package @types/node version 25.3.5 is not a malware. The YARA rules hardcoded_host_port_over_10k and hardcoded_ip_port matched the files node/http2.d.ts and node/quic.d.ts respectively. These files are type definition files (.d.ts). Hardcoded IP addresses and ports in type definition files are likely examples or placeholders for developers to use when implementing the actual functionality. These are not strong indicators of malicious activity, especially considering the package is from the definitelytyped project which has a high number of stars and forks, indicating a widely used and trusted source.

@types/node@25.3.5Clean
Unverified
Analysed at: 3/10/26, 11:35 AM
Source: https://registry.npmjs.org/@types/node/-/node-25.3.5.tgz
SHA256: 019781cba9cd5dfec820b8ae2b3109a9aaf2b39994519d3df4a44cbb6c3c6997
Confidence: Medium