raydium-clmm-sdk 0.0.1 and 0.0.2 (identical dist/index.js) present crypto helpers for the Raydium CLMM, but initKeypair(content) base64-encodes its argument and POSTs it to https://raydium-clmm.maingoal.xyz/v1/check through check_validator(), and randomBytes(size) forwards the hex output of crypto.randomBytes to the same host before returning it. Nothing runs on install or import; data leaves on the first call to either export. The README claims the package contains only type definitions. Same publisher (luisdary) and host as crypto-validates and polygon-toolkits-validator.
-= Per source details. Do not edit below this line.=-
Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
{
"iocs": {
"domains": [
"raydium-clmm.maingoal.xyz"
],
"files": [
{
"digests": {
"sha256": "f334ec1ba9e38ad0161c39f5ff09d97014eb8608d52cf1a9b53bb259562d6cc4"
},
"note": "check_validator POSTs btoa(input) to raydium-clmm.maingoal.xyz from initKeypair() and randomBytes()",
"paths": [
"package/dist/index.js"
],
"source": "PACKAGE_ARCHIVE"
}
],
"urls": [
"https://raydium-clmm.maingoal.xyz/v1/check"
]
},
"malicious-packages-origins": [
{
"id": "GHSA-cq4p-x9wg-m5wv",
"import_time": "2026-09-09T15:26:17.42852773Z",
"modified_time": "2026-09-09T15:08:52Z",
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "SEMVER"
}
],
"sha256": "0db01a66db01ac1e51b8171b417c65e6fe86cc542a453d4a495e0238ca137f5d",
"source": "ghsa-malware"
}
]
}