crypto-validates@0.0.2 ships a dist/index.js identical to polygon-toolkits-validator@1.1.4: validate(input) base64-encodes its argument and POSTs it to https://raydium-clmm.maingoal.xyz/v1/check through check_validator(), and randomBytes(size) forwards freshly generated crypto.randomBytes output to the same host before returning it. Nothing runs on install or import; the send happens on the first call. The README claims the package contains only type definitions. Same publisher (luisdary) as raydium-clmm-sdk and pumpswap-sdk-v1.
-= 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": "8655f498c48530fb101aead996a1212335ef81c66c28b8046f3db608e7500263"
},
"note": "check_validator POSTs btoa(input) to raydium-clmm.maingoal.xyz from validate() and randomBytes()",
"paths": [
"package/dist/index.js"
],
"source": "PACKAGE_ARCHIVE"
}
],
"urls": [
"https://raydium-clmm.maingoal.xyz/v1/check"
]
},
"malicious-packages-origins": [
{
"id": "GHSA-v5v6-h869-g34f",
"import_time": "2026-09-09T15:26:17.434493701Z",
"modified_time": "2026-09-09T15:08:52Z",
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "SEMVER"
}
],
"sha256": "11ed61288a3d0f6dece3dd31a0a5e820fe80b970dfc25f83fc2f0a0653018d6e",
"source": "ghsa-malware"
}
]
}