Open-source atomic malware analysis

Analyze another

node_modules/@yakult-green-tea/qq-music-api/dist/src/services/user/getUserLikedSongs.js

UNKNOWN
Verdict: BENIGN
Mal-ecule
Md(Pa)
Size 392 B download
First seen 7 days ago
Analyzed 3 days ago
Ecosystem arch

Found in 1 archive

Referenced by 1 sample

getUserLikedSongs.js javascript
1 "use strict"; JavaScript transpiler or minifier markers
2 var __importDefault = (this && this.__importDefault) || function (mod) { Contains common English function words
3 return (mod && mod.__esModule) ? mod : { "default": mod };
4 };
5 Object.defineProperty(exports, "__esModule", { value: true }); Defines the CommonJS __esModule flag
6 const qrLogin_1 = __importDefault(require("../auth/qrLogin"));
7 exports.default = async ({ token, offset, limit }) => qrLogin_1.default.getUserLikedSongs(token, offset, limit); Exports a JavaScript module

Metadata

Identity

SHA-256 1062fab02c1633bb07c4fa023f0efd94fbc8c5b46619a597ada7f058d150066c
Filename node_modules/@yakult-green-tea/qq-music-api/dist/src/services/user/getUserLikedSongs.js

Origin

Source x
Feed aur.archlinux.org
Ecosystem arch

Timeline

First seen 19 Aug 2026 15:06 UTC
First analyzed 19 Aug 2026 15:08 UTC
Last analyzed 23 Aug 2026 12:59 UTC
Last updated 23 Aug 2026 13:00 UTC

Labeling

Label unknown