PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.discord.js-docgen="github:discordjs/docgen"

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
15
Versions published
22Mature · −50% score
First published
Apr 2024
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

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"}'
Publishernotsans.
Artifact bytes189,313
Previous version11.10.11
Published2026-03-05T13:38:45.421Z
SHA-256277aaa2e838b4b373b356f48f0f0be58eaef182d15ee804777ec074de3023057

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.discord.js-docgen="github:discordjs/docgen"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.discord.js-docgen="github:discordjs/docgen"8

Manifest

Package metadata

Scripts7
  • docsdocgen --source src --custom docs/index.yml --output docs/docs.json
  • docs:testdocgen --source src --custom docs/index.yml
  • linteslint src
  • lint:fixeslint --fix src
  • lint:typingstslint typings/index.d.ts typings/discord.js-test.ts
  • testnpm run lint && npm run docs:test
  • webpackparallel-webpack
Dependencies5
  • long^4.0.0
  • prism-media^0.0.4
  • snekfetch^3.6.4
  • tweetnacl^1.0.0
  • ws^6.0.0