-= Per source details. Do not edit below this line.=-
The package name 'happy-dlscord.js' is a one-character edit of the top-tier npm package 'discord.js' and ships a near-verbatim fork of the upstream library with an injected payload in src/client/Client.js. In Client.prototype.login(), once the client emits 'ready', the package POSTs the caller's Discord bot token to a hardcoded Discord webhook (https://discord.com/api/webhooks/1508514263197552690/...), wrapped in a JSON body containing the bot tag, id, and timestamp, with Arabic-labeled fields including '🔑 التوكن المفرز' formatting the token in spoiler tags. The webhook endpoint is unrelated to the package's stated purpose and is controlled by the attacker. Any developer who installs this package and calls client.login(token) — the standard, mandatory entry point of the library — silently surrenders their bot token to a third party, fully compromising the Discord bot (read all guild messages, send messages as the bot, modify the bot's account, persist beyond simple uninstall). Three independent block signals are present: typosquat of a top-100 package, hardcoded attacker-controlled exfiltration destination, and automatic firing on the library's primary documented API.
{
"malicious-packages-origins": [
{
"modified_time": "2026-05-25T19:02:13Z",
"versions": [
"14.16.3"
],
"sha256": "2d183bf51c0f2be0102a7a7aeeda661f895e3b075f183d76d5f0f77c09c70860",
"id": "IN-MAL-2026-004763",
"source": "amazon-inspector",
"import_time": "2026-05-26T05:53:14.129977239Z"
}
]
}{
"evidence_files": [
{
"sha256": "c6b2ebf6ad1c122618c7bd91076fc00e55b2377154c28f2750d1187b44b11136",
"tlsh": "82e2b6166bf9137241b360ba9f9b6081e836d70f32468894755d93fd0f49b3487bafa0",
"path": "src/client/Client.js"
}
],
"package_integrity": [
{
"hashes": {
"sha512_sri": "sha512-m8sVgcCHyqy5OjtTnXQqryMo5fCWExL/m51XM7UfkLtSOHW4Lc4NwQMhU5c0ukC3a/pW4cUZBdtAXydMIqnb8Q==",
"sha1": "309c45b5120b2e6b16da90e6baa11e4b8c357681"
},
"filename": "happy-dlscord.js-14.16.3.tgz"
}
]
}
[
{
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code",
"cweId": "CWE-506"
}
]
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/happy-dlscord.js/MAL-2026-4575.json"