PkgRadar

Package evidence

[email protected]

no findings

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.

Weekly downloads
198
Versions published
44Mature · −50% score
First published
Aug 2023
Publisher
notsans.

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publishernotsans.
Artifact bytes478,725
Previous version3.7.36
Published2026-06-08T00:26:47.808Z
SHA-256cff80a45daed8744c36c8dff39a0fbfb2c00c5a95aaaafc82c123114d2fa3c16

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
3.7.37Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • allnpm run build && npm publish
  • buildnpm run lint:fix && npm run lint:typings:fix && npm run format && npm run docs
  • docsnode scripts/generate-docs.js --source src --custom docs/index.yml --output docs/main.json
  • docs:testnode scripts/generate-docs.js --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
Dependencies18
  • @dank074/discord-video-stream^6.0.0
  • @discordjs/builders^1.6.3
  • @discordjs/collection^2.1.1
  • @sapphire/async-queue^1.5.5
  • @sapphire/shapeshift^4.0.0
  • @snazzah/davey^0.1.11
  • debug^4.4.3
  • 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
Optional dependencies3
  • @snazzah/davey-linux-x64-gnu0.1.11
  • @snazzah/davey-linux-x64-musl0.1.11
  • @snazzah/davey-win32-x64-msvc0.1.11