SafeDep
Install GitHub App

Summary

Note: This report is updated by a verification record

Multiple suspicious behaviors: preinstall script execution, external command during preinstall, and access to bash startup files. Likely malicious.

Verification Record

Confirmed malicious package as part of coordinated supply chain attack targeting npm ecosystem

Details

Note: This report is updated by a verification record

The package exhibits multiple suspicious behaviors. Firstly, the package.json file contains a preinstall script executing node setup_bun.js, which is a potential vector for malicious code injection. Secondly, the YARA rule npm_preinstall_command is triggered in the package.json, indicating an external command is run during preinstall. Finally, both setup_bun.js and bun_environment.js access multiple bash startup files, which can be used for persistence. These multiple points of evidence suggest malicious intent.

@postman/tunnel-agent@0.6.5Malicious
Verified
Analysed at: 11/24/25, 5:06 AM
Source: https://registry.npmjs.org/@postman/tunnel-agent/-/tunnel-agent-0.6.5.tgz
SHA256: 1a71ef2019467895db206328f7b9d5dff64e78385f6789d9141f31f5263fe8ef
Confidence: High