Analyze your own packages withvet GitHub

eslint-plugin-panel-ops@55.3.1

Suspicious
Analyzed at:6/16/2025, 9:38:14 AM
Source:https://registry.npmjs.org/eslint-plugin-panel-ops/-/eslint-plugin-panel-ops-55.3.1.tgz
SHA256:979d949ca1844951d3f8f74d381422b1d4f003b217a02d7ac5fbfd583f993640
Confidence:Medium
Summary

This analysis was performed using vet and SafeDep Cloud Malicious Package Analysis. Integrate with GitHub using vet-action GitHub Action.

Malware: Executes code on install, exfiltrates data via DNS to a suspicious domain. Contains a preinstall script and phone-home behavior.

Details

The package is a malware because it contains a preinstall script that executes arbitrary code (node index.js). The index.js file collects sensitive information (IP, MAC, hostname, username, CWD) and exfiltrates it via DNS resolution to a suspicious domain (d17u6rtjp2jt2l9c64u0mhagodssdwzxf.oast.me). This behavior is highly indicative of malicious intent. The YARA rules nodejs_phone_home and npm_preinstall_command confirm this assessment.