-= Per source details. Do not edit below this line.=-
The package exposes a public authentication API (auth.user.login, auth.user.register, auth.user.get, auth.user.delete, plus an auth.system RPC surface) wired to a Supabase client constructed from AUTH_URL/AUTH_KEY values bundled in the package's own .env file. In SupaAuth/interface.js, createClient(supaAuth.url, supaAuth.key) is built from AUTH_URL=https://xyxkteprdjiyctrpbaym.supabase.co and a hardcoded JWT, with no parameterization on the public API to override the destination. Any consumer that integrates this package to authenticate its own users will transmit those end users' email and password to the author's Supabase tenant on every login/register call — the canonical silent-relay shape, where the package's advertised functionality unconditionally exfiltrates caller-supplied data to a fixed author-controlled endpoint. Compounding the impact, the published tarball also ships two Supabase JWTs in .env whose decoded payload is {"role":"service_role"} for projects xyxkteprdjiyctrpbaym and ylznhlroyioyxpasyahm. These are full DB-admin keys that bypass row-level security; anyone who installs the package can read them from the tarball and gain admin access (read/write/delete all tables, delete arbitrary auth users) to those Supabase projects. While the leaked admin keys are primarily author self-harm, in combination with the silent relay they mean any end-user credentials collected through integrators of this package land in a Supabase tenant whose admin key is publicly recoverable from the npm artifact.
{
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-004134",
"import_time": "2026-05-26T05:52:00.17839029Z",
"modified_time": "2026-05-22T05:16:24Z",
"sha256": "58965a325ad88c872b7c01668e4c08ca337b5fa022c15e626e23697d23fb594c",
"source": "amazon-inspector",
"versions": [
"1.0.0"
]
}
]
}[
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
}
]
{
"evidence_files": [
{
"path": "SupaAuth/interface.js",
"sha256": "6ee2b47b5b3900a30797174a701139963bc772b21719660a387cadcfa47bdd71",
"tlsh": "79d0c9a563d0b229f81446cbc26be62151e3f47d3401d1c0a01888ed86569e093ae0bd"
},
{
"path": ".env",
"sha256": "50c5036ed1406cfd9148b645b6acc3c17684be6f597f5e7b6da6b48b3c855c79",
"tlsh": "70f0027349f30b8dc3167e220995af2d401920b7743682ad708c34e0371d2d1e65563c"
}
],
"package_integrity": [
{
"filename": "wrld-dev-1.0.0.tgz",
"hashes": {
"sha1": "8e02ee9bafd09a7e26c572e03ca8daad28386645",
"sha512_sri": "sha512-2E3eWylUyCFh5MklH3CDP/bHs6PYlrFjjtC2NsD+NvyMBTyIHPY4mkxDG+PrRGZdeyBs3EgAO4U5f+0djXpdMw=="
}
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/wrld-dev/MAL-2026-4733.json"