SafeDep
Install GitHub App

Summary

Note: This report is updated by a verification record

Package is malware. It exfiltrates sensitive info, executes arbitrary code during install, and matches multiple YARA rules.

Verification Record

The package is marked as malware by OSV: MAL-2025-190621 with source: amazon-inspector

Details

Note: This report is updated by a verification record

The package exhibits multiple strong indicators of malicious behavior. The index.js file contains code designed to exfiltrate sensitive information, including environment variables, shell secrets, AWS credentials, SSH data, and credentials from common configuration files. This data is collected using shell commands, base64 encoded, and sent to a remote server. The package.json file includes a preinstall script that executes node index.js, allowing the package to run arbitrary code during installation, a common malware technique. The combination of data exfiltration and arbitrary code execution during installation strongly suggests malicious intent. Several YARA rules also matched the index.js and package.json files, further supporting this conclusion.

@eagleview/ev-mapviewer-interactions@11.0.0Malicious
Verified
Analysed at: 11/21/25, 6:51 PM
Source: https://registry.npmjs.org/@eagleview/ev-mapviewer-interactions/-/ev-mapviewer-interactions-11.0.0.tgz
SHA256: e3dfe441d67670769d34d710d9aaea0cdeb1fa18007035932708a3e7c61f7ae5
Confidence: High