Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 1
- First published
- May 2026
- Publisher
- gk90
- External confirmation
- MAL-2026-4575OSV match · pinned to high regardless of other signals
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"high"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Remote Payload: matched "discord.com/api/webhooks/"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (3 events)
- available → available · risk high · score 17 · status available -> available, risk high -> high, score 52 -> 17
- available → available · risk high · score 52 · status available -> available, risk low -> high, score 0 -> 52
- new → available · risk low · score 0 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/client/Client.js | matched "discord.com/api/webhooks/" | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/client/Client.js | matched "discord.com/api/webhooks/" | 12 |
| low | Messenger Bot Endpoint | package/src/client/Client.js | matched "discord.com/api/webhooks/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts11
changeloggit cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/discord.js/*'docsdocgen -i "./src/*.js" "./src/**/*.js" -c ./docs/index.json -r ../../ -o ./docs/docs.json && pnpm run docs:newdocs:newapi-extractor run --local --minify && generate-split-documentationdocs:testdocgen -i "./src/*.js" "./src/**/*.js" -c ./docs/index.json -r ../../fmtpnpm run formatformatprettier --write . && cross-env TIMING=1 eslint --fix --format=pretty scripts src typingslintprettier --check . && cross-env TIMING=1 eslint --format=pretty scripts src typingsprepackpnpm run lint && pnpm run test && node ./scripts/esmDts.mjsreleasecliff-jumpertestpnpm run docs:test && pnpm run test:typescripttest:typescripttsc --noEmit && tsd
Dependencies13
@discordjs/collectionworkspace:^@discordjs/formattersworkspace:^@discordjs/restworkspace:^@discordjs/utilworkspace:^@discordjs/wsworkspace:^@sapphire/snowflake3.5.5@vladfrangu/async_event_emitter^2.4.7discord-api-types^0.38.43fast-deep-equal3.1.3lodash.snakecase4.1.1magic-bytes.js^1.13.0tslib^2.8.1undici7.24.6