PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
2
First published
Jun 2026
Publisher
daxk

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publisherdaxk
Artifact bytes472,005
Previous version3.2.1
Published2026-06-12T13:11:33.674Z
SHA-256bb3b212d9d76bc3ca278604fa8ddf726e3db2981d4f5d452c3e7f4fb65041039

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"daxk","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
3.2.2Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"daxk","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"daxk","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowObfuscation Densitypackage/src/structures/WebEmbed.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts13
  • allnpm run build && npm publish
  • buildnpm run lint:fix && npm run lint:typings:fix && npm run format
  • docsdocgen --source src --custom docs/index.yml --output docs/main.json
  • docs:testdocgen --source src --custom docs/index.yml
  • fix:allnpm run lint:fix && npm run lint:typings:fix && npm run format
  • formatprettier --write src/**/*.js typings/**/*.ts
  • linteslint .
  • lint:allnpm run lint && npm run lint:typings
  • lint:fixeslint . --fix
  • lint:typingstslint typings/index.d.ts
  • lint:typings:fixtslint typings/index.d.ts --fix
  • testnpm run lint:all && npm run docs:test && npm run test:typescript
  • test:typescripttsc --noEmit && tsd
Dependencies15
  • @discordjs/builders^1.6.3
  • @discordjs/collection^2.1.1
  • @sapphire/async-queue^1.5.5
  • @sapphire/shapeshift^4.0.0
  • discord-api-types^0.38.15
  • fetch-cookie^3.1.0
  • find-process^2.0.0
  • otplib^12.0.1
  • prism-media^1.3.5
  • qrcode^1.5.4
  • tough-cookie^5.1.2
  • tree-kill^1.2.2
  • undici^7.11.0
  • werift-rtp^0.8.4
  • ws^8.16.0